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

Re: Older versions through http-repository browsing

From: <kfogel_at_collab.net>
Date: 2005-08-23 21:30:24 CEST

Branko Čibej <brane@xbc.nu> writes:
> solo turn wrote:
>
> >sorry for beeing unclear before. i did want to write that the standard
> >should include a unique method of retrieving versions, and not leave
> >it to the server. and i'm still wondering what drawbacks this could
> >have - personally i do not see any for such a simple and natural
> >problem. for me its something like "leave the url syntax to be defined
> >by the server" for http servers.
>
> Well, I can only suggest that you start the process for revising the
> current WebDAV/DeltaV RFC.

Why don't we just implement server-side support for the trailing
"@NNN" syntax already supported by the client? This would be in both
mod_dav_svn and svnserve. We already have an elegant escaping
mechanism for it, too, for paths that contain @-signs.

All of this is already documented for the client, and (obviously) it's
best if the client-side syntax is the same as the browser syntax. It
shouldn't be hard to implement in the servers.

Am I missing something, or would this solve our problem totally?

By the way, this thread is very old and large, more than 50 messages.
In case anyone wants to review the past conversation (as I just did),
here is its URL:

http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from=298934

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 23 22:29:56 2005

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.