Hello!
Does the subversion bundle work with remote repositories? If yes, how do I go about making the subversion bundle work with a remote subversion repository?
thanks in advance! rene
On 08-09-2005 08:50, sptm wrote:
Hello!
Does the subversion bundle work with remote repositories? If yes, how do I go about making the subversion bundle work with a remote subversion repository?
Easiest way is just to check something out using the terminal and then open that directory with TM as a project.
After the initial checkout, you can use all the commands in the bundle to update, commit, view diffs, etc.
Jeroen.
Jeroen van der Ham wrote:
On 08-09-2005 08:50, sptm wrote:
Hello!
Does the subversion bundle work with remote repositories? If yes, how do I go about making the subversion bundle work with a remote subversion repository?
Easiest way is just to check something out using the terminal and then open that directory with TM as a project.
After the initial checkout, you can use all the commands in the bundle to update, commit, view diffs, etc.
Jeroen.
Cool. It works.
thanks! rene
On 08/09/2005, at 8.50, sptm wrote:
Does the subversion bundle work with remote repositories?
Yes, otherwise there would hardly be much point to it :-).
If yes, how do I go about making the subversion bundle work with a remote subversion repository?
Hmm.. you don't need to do anything, it works out of the box. By a remote repository I understand one that resides on a different machine, and where you check-out a local working copy. While TM might not handle the initial check-out, it certainly works afterwards on the local copy.
-- Sune.