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

svn:externals that allow developer and anon access?

From: noah <iamnoah_at_gmail.com>
Date: 2007-06-27 16:00:08 CEST

I've been using svn:externals to incorporate one of my projects stored
on another server into another project I'm working on. I used an
external with https so I could make commits to both repositories.

This is all well and dandy, but now I need to allow anonymous access
to the whole project, but whenever anyone checks it out anonymously it
asks for their credentials for the https repository, which they don't
have.

Is there a way (without switching to svnserve) to have an alternate
externals definition for anonymous access?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 27 16:00:34 2007

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.