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

svn mv in wc seems to leave remnant directories

From: Ryan Hunt <rhunt_at_hp.com>
Date: 2004-04-05 18:30:13 CEST

I am noticing that given the following dir structure:

/trunk
        /dir1
        /dir2

and the following command

cd /trunk
svn mv dir1 dir2/dir1

the resultant tree is

/trunk
        /dir1
        /dir2
                /dir1

and a commit is not possible till I go in an remove dir1 manually.

Error received:

svn: Commit failed (details follow):
svn: Out of date: '/trunk/doc/esx' in transaction '1e'

Is this a known problem, or a problem specific to me?

-Ryan

Cheers,

Ryan

-----------
Ryan Hunt
HP - Boise - PLS
+1 (208) 396-5077

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 5 18:25:59 2004

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.