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

Re: Bug with URLs.

From: Michael Price <mprice_at_atl.lmco.com>
Date: 2003-04-09 21:28:07 CEST

dimentiy@dimentiy.info wrote:
> Simple example:
>
> [snip example]

No problem here.

mprice@paulsboro ~/local/tmp/tmp> ls
mprice@paulsboro ~/local/tmp/tmp> svn --version | head -1
svn, version 0.20.1 (r5467)
mprice@paulsboro ~/local/tmp/tmp> svnadmin create shtrih-m
mprice@paulsboro ~/local/tmp/tmp> svn mkdir -m "Synchronizer"
file:///`pwd`/shtrih-m/Shtrih-M POS"

Committed revision 1.
mprice@paulsboro ~/local/tmp/tmp> mkdir wc
mprice@paulsboro ~/local/tmp/tmp> cd wc
mprice@paulsboro ~/local/tmp/tmp/wc> echo "testing" > file
mprice@paulsboro ~/local/tmp/tmp/wc> svn import -m "initial import"
"file:///`pwd`/../shtrih-m/Shtrih-M POS"
Adding file

Committed revision 2.

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