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

Re: Corrupted update

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-09-03 20:51:55 CEST

Barry Scott wrote:
>
> We see Norton AV locking files while its checking them out
> after you save a file to disk. It shows up when we save twice
> in quick succession.
>
> Have you thought of having svn keep a log of all the
> commands issued to help with recipe creation? We
> run this type of command line logging for our home grown
> SCM tools and its very useful in tracking down root
> cause of problems.

That's a good idea. Something like a shell script wrapper for svn
that logs each command into a file located in the top most directory
of the checked out tree and then runs the real command.

Do you have something like this already? If not, I'll hack something
up quickly.

Maybe if this is useful, then svn could do it itself. This would
be useful for us, because a lot of svn users are not going to keep
logs of this kind of stuff.

Best,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 3 20:52:38 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.