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

Re: set referer for svn:externals?

From: <kfogel_at_collab.net>
Date: 2003-10-10 16:37:26 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:
> > My understanding is not that the 'svn:externals' property is going to
> > die, but rather that the actions it triggers will change. Instead of
> > causing sub-checkouts to happen, where the target is not listed in its
> > parent dir, they will check out objects from arbitrary repositories
> > and those objects will be listed in the parent's entries file.
> >
> > Even in the latter scenario, http-referer still makes sense.
>
> Fine.
>
> Regardless, the RA layers know nothing of the reasons why a checkout
> is happening -- and they don't need to know -- so there's no way that
> ra_dav could transmit this header conditionally.

Or we'd have to make a new 'referring_url' parameter in parts of the
RA interface... yah... Uck, you're right, the extra API complexity
quite outweighs the benefits.

Back to your regularly scheduled programming,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 10 17:12:48 2003

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.