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

Re: cmd line stuff (was: CVS update: ...)

From: RADICS Peter <mitch_at_deneb.lbcons.net>
Date: 2000-10-18 16:47:10 CEST

On Wed, Oct 18, 2000 at 02:11:51AM -0700, Greg Stein wrote:
[SNIP]
> Regardless: in the example above, I would expect it to work exactly as
> typed, and that a directory named "subversion" would be created in the
> current dir. (e.g. take the last component as the top-level dir name)
Hm... I'd like it to be a bit more intelligent than that. Or dunno, just
a thought:

Let's assume I have
./projects/myproj1
./projects/myproj2

If I do
$ svn co http://myrepo.org/projects/myproj1
while staning in . (hm.. hope you know what I mean by . :),
then I'd like svn to check out only
./projects/myproj1
and leave ./projects/myproj2 alone, and I don't want it to check myproj1
out into ./myproj1 instead of ./projects/myproj1.

dunno if it's a good example, or not. thoughts?
[SNIP]

cheers,
mitch

-- 
// RADICS Peter <mitch_at_lbcons.net> (http://lbcons.net)
//
// "If human beings don't keep exercising their lips, 
//  their brains start working." -- Ford Prefect
Received on Sat Oct 21 14:36:11 2006

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

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