[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 16:08:23 CET

> From: Anthony Metcalf [mailto:anthony.metcalf@anferny.ath.cx]
>
> Hmmm, the problem being, there is only 1 working copy!
>
> Would moving the directory, svn updateing and then moving the
> directory
> back have the correct effect?

I can't guess for sure, but I would expect not. What almost certainly would
work is moving the directory, "svn update", and then merging the contents of
the old directory into the pristine WC directory. Depending on the
circumstances, that could be a lot of work, but if you're lucky
"diff -r --exclude=.svn" will reveal few or no differences.

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 16:14:11 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.