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

Temporarily stash all .svn directories

From: Patrick Johnson <PJohnson_at_TechnoScope.com>
Date: 2006-05-16 15:04:47 CEST

Hello,

I have started using Subversion on some web sites. I also use Adobe
GoLive (V6) on the sites, and the proliferation of .svn files is a
burden to GoLive's site management features. There is no way to tell
GoLive to ignore the directories, so the project sizes grow big,
processing slows down, and the files show up everywhere (e.g. in
synching local site tree to web server).

I could not find any good way to shelter the administrative
directories, so I wrote a Perl script to stash the directories in a
parallel tree. My thought is that I can move the admin directories
out of the source tree, do a GoLive scan to update its internal data
structures, then move them back.

I realize that this is a total kludge. Would there be a better way
to accomplish the same thing ?

The file is here: http://www.technoscope.com/adirstasher.zip

(Unsupported. Barely tested on OSX. Totally untested on any other
platform. Probably won't work. May erase your disk and kill your
dog. Use at your own risk. Have adequate backups. Etc.)

Thanks in advance for any help or comments.

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 16 15:06:31 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.