cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco SVN mirror request

jesper
Champ in-the-making
Champ in-the-making


It is helpful that you expose a Subversion repository, but it appears that you use a mirroring solution and that you re-start the mirroring once in a while. So, the mirror gets a new repository UUID and the revision list is restarted.

That way, there is no access to history, nor is it possible to track the repository using the working copy – a fresh checkout is required every time you init the mirror.
Also, if you have a change sitting in the old repository, you have to bring it over into the new one, which is tiresome and error-prone (I'm working on adding functionality to the web client)

So my request is that you sync the mirror instead of init'ing it.

If you must restrict access to (the non Open Source parts of) the repository, consider using mod_svn_authz or using export + import using svndumpfilter instead, that way we can benefit from a linear Subversion repository history.

-Jesper
1 REPLY 1

derek
Star Contributor
Star Contributor
Hi, Jesper

Sorry about the init problem.  It has been synchronizing for a while now.  We had to create a new repository for the mirror and couldn't find any way around the SVN identifier issue.

Hopefully it will be working properly for you now and we won't have to change it again.

Regards