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

Checkout after access control modification

From: Vikram Lele <viklele_at_gmail.com>
Date: Wed, 24 Apr 2013 23:39:00 -0700 (PDT)

Hi,

I am using COllabnet SVN server through Apache on windows. Also, I am using tortoiseSVN as the SVN client.

I want to disable checking out of some old branches of a project. I have added appropriate rules in the svn_access_file as below:

# Blocking checkout of old branches
# Project - blocked branches
[src:/Projects/XYZ/Release1]
* =

I had already checked out this branch before I added the above mentioned access rule. When I do a right click in XYZ and select Repo Browser, XYZ/Release1 does not show up in the repository folder tree. This is what I was expecting.

If I checkout project XYZ to a new location, then Release1 folder does not get checked out as desired.

If I delete the local XYZ/Release1 folder from the location where I had checked out XYZ project, and re-sync, the folder gets checked out again, i.e I am able to checkout the folder even when I don't have any access to it?

Please advice.

- Vikram

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-25 15:02:04 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.