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

Re: SVN: Checksum mismatch problem

From: Patrick Johnson <PJohnson_at_TechnoScope.com>
Date: 2006-05-22 17:00:44 CEST

At 8:50 PM -0600 5/21/06, Bob Proulx wrote:
>But now I find that I need to be aware that in the .svn directory is a
>pristine copy of the same file.

I found that this issue crops up in a few other places as well, such as IDEs that want to parse the source directory tree and get confused or bogged down by the .svn directories.

I'm not ready to make the move to svk, so I wrote a little Perl script, "adirstasher" to temporarily move the administrative .svn directories out of the way, then move them back.

http://svn.haxx.se/users/archive-2006-05/0739.shtml

It seems risky, but I have used it a couple of times without disaster.

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 22 17:02:38 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.