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

Repository pathname problem

From: Deo Singh <deo.s.singh_at_googlemail.com>
Date: Thu, 25 Jun 2009 19:46:27 +0100

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

 

Note the Uppercase 'R', in research has changed to a lowercase 'r'. The
problem seems related to the

Escape sequence '/\R'

 

Interestingly I am still able to make updates/commits to the repository from
my working copy.

 

BTW: version 1.5.6.14908 works fine.

 

Any help or pointers to solving this problem would be greatly appreciated

 

Thanks

 

...Deo

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2365429

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-06-25 21:00:45 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.