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

Re: set workfile location in working copy

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Thu, 24 Apr 2008 14:44:54 -0700

On Thu, Apr 24, 2008 at 12:41 PM, T <tcazali_at_gmail.com> wrote:

> Hi,
>
> Imagine I have a branch named /myBranch in my repository.
> It looks like that with these subdirectories:
>
> /myBranch
> /myBranch/folder1/src/
> /myBranch/folder1/www/
> /myBranch/folder2/src/
> /myBranch/folder2/www/
>
> Is it possible to set a kind of property on subdirectories /folder1 and
> /folder2 for when my users checkout my branch /myBranch, they only have /src
> and /www merged of /folder1 and /folder2 in their working copy like that :
>
> /myBranch/src/
> /myBranch/www/
>
> where /src and /www are merged from /folder1 and /folder2 of my repository
> ?
>

No, it is not possible. [And I don't understand why/how you want to do it].

regards,
-Hari
Received on 2008-04-24 23:45:19 CEST

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.