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

Re: svn log hides log messages

From: Simon Comeau Martel <martelsc_at_videotron.ca>
Date: 2005-01-05 13:28:41 CET

> Say you have a working copy at r5, and commit foo.c, which creates r9.
> Certainly it's safe for the working copy to assume that its foo.c is at
> r9. But it's not safe to assume that the parent directory is at r9:
> what if somebody added or removed entries from the directory somewhere
> in r6, r7, or r8? What if somebody changed the directory's properties?
> Until you run 'svn up', it's not safe to assume that the working copy
> really has r9 of of the directory.

But if you have a working copy at r5 and your commit r6, (ie: a bump of
exacly 1), wouldn't it be safe to assume that your entire working copy
is at r6, without an update?

-- 
Simon Comeau Martel
martelsc@videotron.ca
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 5 13:35:24 2005

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.