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

Feature Request - Support for read/write and mirror repository.

From: David Hedges <davidhedges_at_gmail.com>
Date: 2007-07-16 16:07:34 CEST

I have looked around, haven't found any mention of this feature request:

Support for readonly Mirrored repositories and Standard (read/write)
repository at the same time.

Basically, if you are mainly working in a different physical location
to your Repository Server, your checkouts / updates / switching, etc
is very slow. This can be solved by having a readonly mirror that you
can assign the same GUID (through a 'hack' described here
http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt).

Would it be possible to have a configuration option something like
'mirror location:string', which is used for all the read type
operations?

And when a commit is required, it first does a
svn switch --relocate
and then does the commit?

Thanks, hope this doesn't waste anyone's time.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jul 16 16:12:28 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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