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

Re: Example URL then....

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-07 21:29:18 CEST

The Original <ma.evans@ntlworld.com> writes:

> Hi All,
>
> This is still related to my question of svn through a web browser.
> So say I wanted to checkout some files through a browser, what URL
> would I use? Also checking in files, what URL should I use?

Once again, you can't use a web browser to check in files. At least,
not unless you activate the "autoversioning" feature. Read about it
in the WebDAV appendix of the subversion book.

> Can I checkout one of the projects through a web browser? If so
> what would be the URL ?

What does "checkout" mean to you? Create a Subversion working copy?
If so, then no, you can't use a web browser. Do you just want to HTTP
"GET" certain files? That works fine. Just point your browser at the
public URL of any file within the repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 7 21:30:57 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.