Re: Question on proposed use of "svn switch"

2005-10-25 Thread Daniel Jacobowitz
On Tue, Oct 25, 2005 at 01:16:30PM -0400, Richard Kenner wrote: > I think you would need to do something a bit more complicated for > this, using svk. Among other things, this should let you combine > multiple conceptual "repositories". But I'll defer this one to our > experts

Re: Question on proposed use of "svn switch"

2005-10-25 Thread Florian Weimer
* Richard Kenner: > Here's what I need to do and I welcome suggestions: one of the working > directories I have is the FSF GCC repository (from HEAD), but the > gcc/ada subdirectory is the AdaCore repository. For cvs, what I do in > gcc/CVS/Entries is delete the line for "ada" and then checkout t

Re: Question on proposed use of "svn switch"

2005-10-25 Thread Richard Kenner
It was simpler than that: Dan created an empty directory in the GCC repository to switch to. Ah! Googling for "gcc svn switch" took me directly to the Wiki page, which covers this; it's under setup: I didn't Google, but searched the GCC list for "svn switch". That's why I di

Re: Question on proposed use of "svn switch"

2005-10-25 Thread Daniel Jacobowitz
On Tue, Oct 25, 2005 at 01:05:46PM -0400, Richard Kenner wrote: > I just finished reading the SVN manual. This was the 1.1 version, so I hope > there's nothing important in the newer versions. > > Somebody at one point asked how to have a subdirectory of the repository > that wouldn't be touched s

Question on proposed use of "svn switch"

2005-10-25 Thread Richard Kenner
I just finished reading the SVN manual. This was the 1.1 version, so I hope there's nothing important in the newer versions. Somebody at one point asked how to have a subdirectory of the repository that wouldn't be touched so they could have something entirely different in it. I think "svn switch