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

Re: file:// -> svn://

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2002-07-30 15:19:21 CEST

> svn understand : file:///var/svn/repos/proj_A/dir/
> mozilla not.

Of course not. Mozilla can't talk to an svn repository directly--only
over http.

> Mozilla understand : file:///tmp
> svn not.

Is there an svn repository in /tmp? If not, then why *would* svn
understand it?

> Mozilla or svn buggy ?

Neither. Mozilla is not an svn client--Mozilla talks to the repository
via http. On the same note, subversion is not a web browser.

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 30 15:20:07 2002

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.