svn: Path <> does not exist in revision 0
From: Dick Heth <dheth_at_martingalecorp.com>
Date: 2006-09-25 23:09:51 CEST
I have been using subversion and tortoise for the last few months on some
Last week I needed to strike a TAG for an alpha release of some software and
Below are the steps I took to isolate this:
> umask 002
> svnadmin create /var/repos/insite
> svnadmin create /var/repos/insite/trunk
> svnadmin create /var/repos/insite/tags
> svnadmin create /var/repos/insite/branches
> svn import insite file:///var/repos/insite/trunk -m 'testing 123'
> svn copy file:///var/repos/insite/trunk
svn: Path 'file:///var/repos/insite/trunk/*' does not exist in
I am able to checkout the "trunk" and modify and commit code but it just
Can someone please give me some suggestions on what I am doing wrong?
Dick
|
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.