RE: Re: Svn url on windows question
From: Jiho Han <jhan_at_InfinityInfo.com>
Date: 2006-11-13 18:53:12 CET
So is the absolute path syntax only supported with file:// protocol?
And making the changes below would mean I would have to set the root
-----Original Message-----
On Nov 13, 2006, at 10:16 AM, Jiho Han wrote:
> I created a repository on a server under the path: e:\svnrepo\test
There are a couple of things wrong with your syntax.
When using svnserve, your command line can't include the absolute path
You want:
$ cd path\to\stuff\to\import
(assuming that the repo is actually at babel/test).
-a
---------------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.