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

Re: Request for review: partial repository sync feature

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-12-10 15:46:53 CET

svnlgo@mobsol.be wrote:
> Yesterday I finished the work on the partial repository sync feature on the
> svnsync-folder branch. If someone has time to review the changes on that
> branches before I merge it back to trunk that would be nice.
>
> This is how it works:
> - In svnsync init you can now specify a url to any path in the repository, ex.
> http://repos/svn/trunk/www .
> - During replay a filter is used that filters out all paths expect:
> - /trunk/www
> - /trunk (depth empty)
> - / (depth empty) -> I have to check if propmods on '/' are actually
> included, didn't test it but they should be.
> - All revisions on the master of which all files and directories are filtered
> out result in empty revisions on the slave.
> - This works over all ra layers.
>
> The filter has the same effect as not having read access to /trunk/www.

You mean, "as having read access only to /trunk/www", right?

(+1 on the concept; haven't reviewed the patch.)

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Dec 10 15:47:13 2007

This is an archived mail posted to the Subversion Dev mailing list.

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