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

Re: globbing/wildcards (Was: Moving root repository)

From: Noel Yap <yap_noel_at_yahoo.com>
Date: 2002-10-17 15:48:07 CEST

--- Philip Martin <philip@codematters.co.uk> wrote:
> There are two separate working copies in the current
> directory, one
> called "a" and one called "b".
>
> > and that a commit would be atomic
>
> A commit is restricted to a single working copy.

Sorry to be such a pain about this. I misposted
before.

What if I instead did:
  svn co -N $SVNROOT/project project
  svn co $SVNROOT/project/a project/a
  svn co $SVNROOT/project/b project/b

It works as I expect when a and b are directories.
Would it matter if they were files?

Thanks,
Noel

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 15:48:48 2002

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.