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

Re: how to check-in to a deleted repository?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-27 12:25:04 CEST

On Sep 27, 2005, at 03:31, THOMAS DAVID VAUGHAN wrote:

> But we also discovered that library1 wasn't needed and so it was
> deleted. Thinking of course that it's still technically in the
> repository and can be brought back as needed.

[...]

> so to bring back the deleted library i need to use "-r 263" when i
> check out. not a big deal, i thought. until i needed to check
> something back in.

If you're trying to check in an update to your library, then you
obviously still need it, hence you shouldn't have deleted it. Bring
it back into the HEAD (with a reverse merge to undo the deletion,
probably with peg-revision syntax, like someone said) and then you'll
be able to check it out and check in modifications as desired. And
then, refrain from deleting things you still use! :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 27 12:27:08 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.