[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Sourcesafe user needs primer on branching source control

From: Drake Christensen <christed_at_mightydrake.com>
Date: 2004-03-11 01:47:09 CET

Turns out, that document isn't what I'm looking for. It was
interesting, and I stumbled across something similar last night. But
it's still too high-level. It doesn't help with my, "why do I have
these directories?" question

...Later, after a few more tests...

Ah, okay, the light bulb begins to flicker dimly. I was checking out
from too high in the repository tree. I was polluting my working copy
with the trunk and branch directories. I'm not sure I really understand
the need for a separate trunk directory in the repository, yet, but I've
gone ahead and started out with that. We'll see where that leads me.

Drake

Drake Christensen wrote:

> FYI, that perforce.com address was refusing me. I assume this is the
> same document (free registration)
> http://www.knowledgestorm.com/collateral/WTP/50369_07499_07194_bestpractices.pdf
>
>
> Drake
>
> Ben Collins-Sussman wrote:
>
>> On Wed, 2004-03-10 at 13:42, Drake Christensen wrote:
>>
>>
>>> But it's non-trivial to point an IDE at a different directory that's
>>> ostensibly holding the same project.
>>>
>>
>>
>> You don't need to point your IDE to different directories all the
>> time. Instead, you tell Subversion to "transform" your existing
>> working copy
>> of a project to reflect a different repository location (i.e. a
>> different branch). Read about the 'svn switch' command in chapter 4, or
>> try 'svn help switch'.
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 11 01:47:33 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.