[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:10:48 CEST

--- Philip Martin <philip@codematters.co.uk> wrote:
> Things like running 'svn status' will only work on
> the individual
> working copies. That's merely inconvenient, the
> real killer is that
> if you make changes in two separate working copies
> you cannot commit
> them in a single atomic commit.

I think I may have an incorrect view of reality.

Let's say I have a working directory:
  .../project

The repository has:
  /project
    /a
    /b

If my current directory is ..., what happens in the
following:
  svn co $SVNROOT/project/a
  svn co $SVNROOT/project/b

I'm expecting a and b to be checked out into the same
working directory and that a commit would be atomic
(although I would probably do a "svn up" beforehand).
Am I misundestanding something?

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:11:36 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.