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

open svnrep in webfolder

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-03-22 15:09:23 CET

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)?

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

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

---------------------------------------------------------------------
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:10:03 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.