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

Re: access control for Subfolder is not work in svn 1.6

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Sat, 12 Jan 2013 12:20:59 +0100

Guten Tag Raghu GS,
am Samstag, 12. Januar 2013 um 11:51 schrieben Sie:

> svn:external can only function in a working copy.
> How do implement the same in svn source.
> Because people may not check working copy.

svn:external is something which needs to be recognized by the client,
it doesn't necessary need a working copy. For example TortoiseSVN has
a repo browser which shows svn:external definitions with a link icon
and is able to follow those without checking out a working copy, just
by double clicking. There's no such thing like implementing it in "svn
source" or a working copy, you always need a client to access the
repo and svn:externals are always part of the repo. How they are
recognized may be different depending on the clients.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2013-01-12 12:21:38 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.