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

Re: Server Repository Path problem

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 29 Oct 2009 19:58:18 +0100

On 28.10.2009 01:00, jbobst wrote:
> Our windows server path which has the SVN repository, occasionally gives us
> an error that says:
>
> The document name or path is not valid. Try these suggestions.
> * Check the file permissions for the document or drive.
> * Use the File Open dialog box to locate the document.
>
> The problem seems to be that our windows server "name" is done one of two
> ways on our client machines:
>
> http://servername.local/svn/repository
> - OR -
> http://servername/svn/repository
>
> Both work...some of the time, but I am not sure what the difference is in
> the path name, or if it is the cause of the error. If they get the error,
> they just change the path to the opposite one they have listed and then it
> works...until some random next time. Any ideas?

You must always use the same url. If you checked out from one url, you
must use the same url for copies/merges/...
Otherwise Subversion gets confused.

Stefan

-- 
        ___
   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=2412790
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-29 19:58:23 CET

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.