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

TortoiseSVN switch doesn't work but svn switch does

From: Jan-H. Jagla <jhjagla_at_gams.com>
Date: Mon, 28 Jan 2008 06:06:18 -0500

Hi all!

I found a potential problem with TortoiseSVN's switch feature. I browsed
the archive but didn't find anything related to this topic

I'm using TortoiseSVN 1.4.7 and had the following situation.

Repository
say https://www.whatever.com/project

Permission for User
read and write only on
https://www.whatever.com/project/source/product
and
https://www.whatever.com/project/includes

Using TortoiseSVN I checked out
https://www.whatever.com/project/source/product
saved the authentication

The I went into the local copy, right clicked a subdir and chose
TortoiseSVN --> Switch. I entered
"https://www.whatever.com/project/includes"
and got

> Error: REPORT request failed on '/project/!svn/vcc/default'
> Error: Not authorized to open root of edit operation

So I thought this is a permission problem, but it isn't. When I do a
simpl,e checkout on the second URL
(https://www.whatever.com/project/include) it's fine, but I cannot
switch to this directory. I tried the same with 1.4.6 and 1.4.5.

So I went to the command line and tried 'svn switch
https://www.whatever.com/project/include' inside the subdir and this
worked out too.

Any ideas?
Thanks
Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-28 12:06:38 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.