tbone wrote:
> I am attempting to create a branch from a working copy - I choose the
> working copy as the source for the copy; I specify a URL under the
> "branches" folder on the repository
>
> http://68.113.1.235:81/svnrepos/viewhms_r2/branches/MODHMS_Training_SpecBuild/
>
> I add a message, select the option to switch the working copy to the
> new branch/tag and click Okay.
>
> I get the following response from the server -
>
> Command: Copy E:\Working\Projects\ViewHMS to
> http://68.113.1.235:81/svnrepos/viewhms_r2/branches/MODHMS_Training_SpecBuild,
> Revision WC
> Adding: E:\Working\Projects\ViewHMS
> Modified: E:\Working\Projects\ViewHMS\CStress.cpp
> Adding: E:\Working\Projects\ViewHMS\DefOLFBCPolyDlg.cpp
> Adding: E:\Working\Projects\ViewHMS\DefOLFBCPolyDlg.h
> Modified: E:\Working\Projects\ViewHMS\ErrorLog.cpp
> Modified: E:\Working\Projects\ViewHMS\ErrorLog.h
> Adding: E:\Working\Projects\ViewHMS\Grid\CGrid.cpp
> Error: Commit failed (details follow):
> Error: File '/svnrepos/viewhms_r2/branches/MODHMS_Training_SpecBuild/
> Grid/CGrid.cpp'
> Error: already exists
> Finished!:
>
> Any thoughts?
I've tried creating a branch from my working copy with various
modifications (modified files, added files, added folders, moved files,
...) and couldn't reproduce this neither with file:/// access to the
repository nor with https:// access.
What was the state of your working copy? Was the file CGrid.cpp maybe
renamed in case (e.g., from Cgrid.cpp or something like that)?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-09-18 18:02:32 CEST