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

Re: Issue with branch / tag option

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Mon, 6 Apr 2009 09:51:16 +0100

2009/4/6 Vincent Rochet <Vincent.Rochet_at_vadis.com>:
> Dears,
>
> Each time I tried to create a tag, I got the following error message:
>
> Command: Copy D:\_PROJECTS\GET to
> file:///\172.40.1.210/Subversion/dotnet/get/tags/v1.0.0.2730, Revision HEAD
> Error: Source and dest appear not to be in the same repository (src:
> Error: 'file:///\172.40.1.210/Subversion/dotnet/get'; dst:
> 'file://172.40.1.210/Subversion/dotnet/get/tags/v1.0.0.2730')
> Finished!:
> Is it because my main project isn't in a ./trunkĀ folder? Or is there another
> problem somewhere ?
> Main project is in 172.40.1.210/Subversion/dotnet/get (network share) as the
> main SVN repository folder (physical folder) is
> 172.40.1.210/Subversion/dotnet/ (the get directory is a folder inside the
> repository)
>
> How can I fix this ? (If possible without losing my source code history)

How did you try to create the tag. I just tried using the branch/tag
dialog here with 1.5.8 and it works OK.

Notice that the copy-to URL is file:///\ instead of file://. Did you
enter that or was that conversion done automatically?

Is that the IP address of your own PC? If you have multiple users
accessing a repository using file:// access then please do yourself a
favour and set up a proper server. svnserve is really easy to set up.
The Windows server installer from collabnet will set up a server for
you, or you can use VisualSVN which provides the server component for
free.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1559970
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-06 10:51:29 CEST

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.