You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kevin Pilch-Bisson <ke...@pilch-bisson.net> on 2001/09/14 15:17:46 UTC

Anchor/target semantics with --nonrecursive

Hey everyone,

I have been thinking about implementing the --nonrecursive option for updates 
and commits, but before I do, I wanted to check what people thought were the
correct semantics in light of the anchor/target situation.

consider a greek tree:

kevin@pilchie:~/projects/svn-test/greek-local$ svn up --nonrecursive
kevin@pilchie:~/projects/svn-test/greek-local$ svn up A --nonrecursive

or the same for svn ci.

My thoughts would be that the first case would update:
properties on .
any files within .

whereas the second case would only update properties on A (i.e. not the 
files within A).

What do people think of this colour of the bikeshed?

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Re: Anchor/target semantics with --nonrecursive

Posted by cm...@collab.net.
Kevin Pilch-Bisson <ke...@pilch-bisson.net> writes:

> I have been thinking about implementing the --nonrecursive option
> for updates and commits, but before I do, I wanted to check what
> people thought were the correct semantics in light of the
> anchor/target situation.

Funny you should mention this.  See my next post.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org