Re: How to backup a running script? and how to recoverout-of-sync file?
From: Cedric Williams <CedWilli_at_tceq.state.tx.us>
Date: 2003-07-25 16:59:48 CEST
>>> Jack Repenning <jrepenning@collab.net> 07/24/03 06:12PM >>>
Yep - that looks very familiar. I also had a couple svn.commit-tmp[123] files hanging around. Unfortunately, those got tossed in an attempt to clean up and start again. :) I had a number of things (learning curve errors) that left those tmp files around, so I didn't treat them differently than others. I would be fine with recovering with the technique you used, if I knew about it beforehand. But now, here are the resources that I seem to have available to get back to a good status:
daily.sh - Working copy
I'm thinking that I can just revert to a version before the (prior) version that is stored in text-base/ and then make my changes to bring it up to date - but will that mess up the diff with the prior-to-current version? (I'm guessing yes)
The other option I'm thinking is changing the "entries" file in .svn to have the checksum for the base file that it actually has - but would that cause further badness in the repository?
Final option would be to just "svn rm" it, get the repository to a clean state, and then bring the script back in a later commit.
Thanks for all the help!
---------------------------------------------------------------------
|
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.