Re: Svn url on windows question
From: Andy Peters <devel_at_latke.net>
Date: 2006-11-13 18:40:09 CET
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
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.