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

Re: phantom directories in less than 8 revisions, db errors

From: Peter Gervai <grin_at_tolna.net>
Date: 2002-12-06 15:08:56 CET

Terve,

On Fri, Dec 06, 2002 at 02:31:30PM +0200, Nuutti Kotivuori wrote:
> Peter Gervai wrote:
> > svn, version 0.14.3 (dev build)
> > compiled Oct 28 2002, 16:35:59
> >
> > (Debian 'subversion-snapshot' package)
> >
> I suggest you use the 'subversion' package instead (and everything
> belonging to it). The 'subversion-snapshot' package is ancient - and I
> don't see a reason for it even being there.

Oh darn. Thank you.
I never checked the version numbers because I believed that the package was
a (fresh) snapshot indeed. I change to the other one and filed a bugreport
about it.

*mumbling woodoo curses*

thank you,
peter

> That is not to say ofcourse that your problems were related to this.

Nope.

So, as far as I see it's not possible to do something like this?

<location /svn/>
  [authorize group public]
</location>

<location /svn/private/>
 [authorize group private]
</location>

and if I create a public and a private repos then it's not possible to move
items between with history intact? so hooks only?

p

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 6 15:09:47 2002

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.