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

RE: open svnrep in webfolder

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2003-03-22 15:55:02 CET

> From: solo turn [mailto:soloturn99@yahoo.com]
> Sent: Saturday, March 22, 2003 3:09 PM
> To: svn
> Subject: open svnrep in webfolder
>
>
> using ie6, the following opens the subversion repository in a
> webfolder:
>
> <html>
> <head>
> <style>
> A {behavior: url(#default#AnchorClick);}
> </style>
> </head>
> <body>
> <a href="http://svn.collab.net/repos/svn/"
> folder="http://svn.collab.net/repos/svn/"
> target="_blank">open in web folder view!</a>
> </body>
> </html>
>
> you are able to drag and drop to the repository, with
> "autoversion=yes".
>
> can something similar be reached with other browsers (netscape on
> windows), or on other os (netscape on linux)?

I don't think so. The other browsers would have to implement WebDAV *or*
rely on the Microsoft-supplied WebDAV client.

> can this standard browser behavior be extended by "versioning"
> functionality? or would this be the same as tortoisesvn?

Microsoft's WebDAV client does not explicitly support versioning.

You may want to try a different client, such as the one sold by Xythos
(which at least offers checkin/checkout and linear version histories).

Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 22 15:55:45 2003

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.