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

Re: "svn log" via svnserve is letting me see things it shouldn't, but "svn ls" works as I expect

From: Alexey Neyman <stilor_at_att.net>
Date: Wed, 3 Mar 2010 13:24:35 -0800

On Wednesday 03 March 2010 01:14:38 pm Stefan Sperling wrote:
> On Wed, Mar 03, 2010 at 03:01:22PM -0600, Reid Priedhorsky wrote:
> > In particular, log messages to files not in
> > /cyclingproject/public should not be available.
>
> Log message are not per file. They are per revision.
> They aren't tied to any particular path.
> Off-hand I cannot think of a way to prevent them from being seen.

Using svnadmin dump/load sequence piped through "svndumpfilter
include --drop-empty-revs /cyclingproject/public" instead of svnsync
would probably help.

Regards,
Alexey.

Received on 2010-03-03 22:26:01 CET

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.