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

RE: 403 Forbidden

From: John E. Fritz <jfritz_at_ihomefinder.com>
Date: 2004-07-28 01:25:11 CEST

>>Yes, I actually did create a repository called trunk within the test_svn
>>directory. I suppose the idea was to have a trunk repository, then
branches
>>and tags folders containing other named copies. Despite the dumb way of
>>arranging these test folders, shouldn't my copy statement work?
>>
>>
>>
>The copy command can only work _within_ a single repository. If you
>expect to (ever) want to copy between directories, then they should be
>in the same repository.

>To get it working:

>(delete the old tree)
>svnadmin create c:\SVN_REPOS\test_svn
>(change SVNParentPath to SVNPath and restart apache.
>Browse to http://localhost:81/svn/test_svn -- you should see 'Revision 0'
>Try svn mkdir http://localhost:81/svn/test_svn/trunk
>....
>
>/dh

Thanks. I followed your advice and it's now working.

JF

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 28 01:25:50 2004

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.