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

RE: Repository restore (re-commit?)

From: Dale Worley <dworley_at_pingtel.com>
Date: 2004-11-19 16:12:19 CET

This isn't precisely what you asked for, but it might do the job: Take the
working copy and strip out all the .svn directories. This leaves you with a
plain-text version of what you want. Then run svn_load_dirs.pl -- it is
supposed to do a minimal set of changes and check-ins to make the HEAD of
the svn tree you specify match the plain code tree you specify.

It might also work to do an "svn switch", but I've not gotten svn-switch to
work reliably.

Dale

-----Original Message-----
From: Chris Webster [mailto:cjw@ucar.edu]
Sent: Thursday, November 18, 2004 5:00 PM
To: users@subversion.tigris.org
Subject: Repository restore (re-commit?)

Our disk crashed, I restored everything, but there were two commits
unaccounted for. The valid source is still checked out and ready to
re-commit, however both 'diff' and 'status' are not going back to the
repository to perform their functions.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 19 16:13:06 2004

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.