Jean-Yves Avenard kirjoitti:
> Hi
> 
> On Nov 20, 2007 5:43 PM, Jani Tiainen <[EMAIL PROTECTED]> wrote:
>> Well you don't want to do it really.
> 
> Yes :) I really want to do it !

No you don't. At least not now. :)

>> One option is to use subversion 1.4 or newer and svnsync to periodically
>> upkeep read-only copy of your remote repository.
> 
> Hum.... the repository is over 45GB in size ; I don't really want to
> mirror it again !

Only 45GB? Disk space is cheap, comparing other troubles and time 
wasted. First time mirror might take a time but after that you only 
mirror delta changes so no troubles at all.

>> Otherwise every time you access Trac (specially browser part) you would
>> be hitting webdav part and thus hammering your SVN server.
> 
> Yes, I understand that ...

There were some discussions about changeset cache so it would be more 
feasible to access remote repositories.

I think there is something helpful coming in upcoming subversion 1.5 
release that would make it more easier to use remote repositories...

> Well, I guess I'll have to install trac on the SVN server ; or share
> the repository over NFS ... But with NFS I've experienced issue in the
> past ; especially over locking problems

Well that is true. NFS gives you only problems.

So currently there is few options: a) mirror data, b) install on SVN 
machine or c) wait until something else pops up.

-- 

Jani Tiainen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to