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

RE: Repository pathname problem

From: Deo Singh <deo.s.singh_at_googlemail.com>
Date: Fri, 26 Jun 2009 16:12:13 +0100

Hi Stephan,
I am not able to get a fresh checkout from the repositoy.
Please see attachment for error messages.

1.I created a new folder for my fresh checkout.
2. I Right-Clicked on the folder and selected 'SVN checkout'
3. It did not like the pathname - same a yesterday - see attachment

4. I right-clicked on the repository on the server and tried to checkout a fresh copy
5. Same error as in 3. above

6. I tried to rename the server to a name with no uppercase characters
        i.e renamed from 'Research1' to 'col1'
7. tried to do a fresh checkout again.
8. Same error message as before in 3. above

9. I renamed the server back to 'Research1'
10. I made a copy of the repository with a different name and placed it in the same folder
        As the original repository
11. Tried to relocate to the new repository. But repo-browser still refers to the original repository.

12. I was able to make a fresh checkout from the second repository i.e. the copy of the repository.

13. While I am able to continue working, I have to deal with 2 repositories.

14. I have been trying to provide detailed feedback to help arrive at a solution quickly. I trust this makes sense to you -- I am completely lost as to why it should work on the Copy of the Repository.

15. I would like to move back to a single repository. Let me know if you need more data/feedback etc.

Thanks

...Deo

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: 25 June 2009 21:24
To: users_at_tortoisesvn.tigris.org
Subject: Re: Repository pathname problem

Deo Singh wrote:
> Hi,
>
> I have just upgraded from version 1.5.6.14908 to version 1.6.3.16613
>
> See attachment for a screen shot of the problem.
>
>
>
> 1. My repository is on a server called: \\Research1
> <file:///\\Research1> and
>
> 2. on a disc called: ‘elements’
>
> 3. the repository name is: SVN PS Repository
>
>
>
> 4. the full pathname is \\Research1\elements\SVN PS Repository.
>
>
>
> When I try to browse the repository by clicking on the Working copy or
> on the repository itself I get the error message:
>
> Unable to open repository:
>
> file: //research1/elements/SVN PS Repository/PS/Trunk
>
>
>
> See attachment for a screen shot.
>
>
>
> It appears that Tortise uses a pathname like:
> ///\Research1/elements/SVN PS Repository/PS/Trunk.
>
> This gets transformed to: //research1/elements/SVN PS
> Repository/PS/Trunk

Yes, the urls are now normalized. You have to get a fresh checkout so the working copy has the correct url.

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=2365458
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2365732
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-06-26 17:14:54 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.