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

Re: revision graph question

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-02-10 23:49:15 CET

hilz wrote:
> I have a file test/trunk/a folder/hhhh.txt
> So i opened the branch/tag dialog on this file and provided the following:
>
> From WC at URL (this was already there):
> svn://192.168.1.4/test/trunk/another folder/hhhh.txt
>
> To URL(i edited this one to look like this):
> svn://192.168.1.4/test/branches/hello/a folder/hhhh.txt
>
> So i am expecting to create a branch named hello on this file (and only
> this file). but i get the following error message:
>
> Error Path 'branches/hello' not present

The error is not in creating a copy but in creating a copy within a
folder which doesn't exist yet. You first have to create /hello/ in
branches and then make the copy.

Yes, I find that annoying too. It would be better if subversion could
create those folders for you. There is an issue about this already in
the subversion issue tracker, and there is even a fix, but it is
scheduled for 1.5 :-( Go protest on the subversion mailing list ;-)

http://subversion.tigris.org/issues/show_bug.cgi?id=1776

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Feb 10 23:48:43 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.