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

Re: branching error

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-04-04 17:28:09 CEST

Lübbe Onken wrote:
> Hi Steve,
>
>> I'm getting an error while creating a branch:
>>
>> Error: PROPFIND request failed on
> '/svn/pmd/!svn/bc/381/IF_Firmware/Branches'
>> Error: '/svn/pmd/!svn/bc/381/IF_Firmware/Branches' path not found
>>
>> I really don't understand the error. The !svn/bc path isn't familiar.
>> I have created many branches before, but for some reason this one isn't
> working.
>
> Are you sure you wanted to create something in "Branches" and not in
> "branches"?

Also remember that SVN will not create intermediate subdirectories when
you create a branch.

If your repos has /branches and you copy /trunk to /branches/V1.3 that's OK.

if you try to copy /trunk to /branches/Project/V1.3 and
/branches/Project does not exist yet, you will get an error.

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 Tue Apr 4 17:28:20 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.