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

RE: '?' status code on directory in repo.

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-02-23 18:24:53 CET

> From: Anthony Metcalf [mailto:anthony.metcalf@anferny.ath.cx]
>
> One question this leaves me with though is this. svn st
> notices when you
> svn copy --revision=x a file back into the wc, should it not
> notice when
> you simply create the file again?

Subversion notices when you do "svn copy" because you did "svn copy". When
a file just appears in the directory, Subversion is careful to not write
over it, but it has no reason to believe that you want it under version
control until you tell it you do.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 23 18:32:00 2005

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

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