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

move/revert questions

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2002-07-26 12:03:29 CEST

Hi,
I've two questions, and I could not find any relevant issues in the tracker.

1. If I run in a certain working copy

    svn mv src src2

I see empty "src" and "src/ref" directories left. Shouldn't they be removed?

2. If I later decide to undo the move operation, I run

   svn revert -R src
   svn revert -R src2

I'd expect the src2 dir to be removed entirely -- after all, each file there
corresponds to some repository revision. But it is not done. Is this merely
an omission?

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 26 12:01:08 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.