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

Re: got my repository into a weird state

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: 2006-10-05 15:38:14 CEST

Dear Brian!

Brian Hechinger schrieb:
> Easy to deal with in this case since nothing changed to the repository other
> than adding that dir, so very easy to revert. I'm not back to a sane state!

You didn't do a repository operation, so there has nothing been changed;
even your directory hasn't been added because you haven't done a "svn
commit" afterwards. Otherwise you also would have complained that the
commit has failed due to the lock on the working copy.

Even if you have aborted the commit there won't be a user visible
sign of the check-in because all repository operations are atomic.
Probably there will be some relics from aborted transactions but they
only waste space in the repository but are not visible to the user.

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 5 15:39:13 2006

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.