On 1/10/2011 7:29 AM, Guy wrote:
> Indeed it was and that for me is the right thing. It's all in subversion
> which is it's self backed up.
>
> ---Guy
> (via iPhone)
>
> On 10 Jan 2011, at 15:18, Dan Langille wrote:
>
However, if you have people planning on making commits to subversion,
you've a
Indeed it was and that for me is the right thing. It's all in subversion which
is it's self backed up.
---Guy
(via iPhone)
On 10 Jan 2011, at 15:18, Dan Langille wrote:
> On 1/10/2011 10:03 AM, Guy wrote:
>> On 10 Jan 2011, at 14:42, Christian Manal wrote:
>>
>>> Am 10.01.2011 15:04, schrieb
On 01/10/11 10:18, Dan Langille wrote:
> On 1/10/2011 10:03 AM, Guy wrote:
> > The "ExcludeDirContaining" worked!.. the .svn is a dir. It seems the
> documentation implies that it's a filename-string but works when it's a
> DIR too :)
>
> I think you will find that the directory containing .sv
On 1/10/2011 10:03 AM, Guy wrote:
> On 10 Jan 2011, at 14:42, Christian Manal wrote:
>
>> Am 10.01.2011 15:04, schrieb Guy:
>>> Hi all,
>>>
>>> I would like to exclude any folder on a client that is under subversion.
>>> All Directories which are maintained by subversion have a ".svn" directory
On 10.1.2011 17:03, Guy wrote:
> Hi,
>
> The "ExcludeDirContaining" worked!.. the .svn is a dir. It seems the
> documentation implies that it's a filename-string but works when it's a DIR
> too :)
>
Nice thing in *nix is that "everything is a file" ;)
--
You will gain money by a speculatio
Hi,
The "ExcludeDirContaining" worked!.. the .svn is a dir. It seems the
documentation implies that it's a filename-string but works when it's a DIR too
:)
Thanks
---Guy
On 10 Jan 2011, at 14:42, Christian Manal wrote:
> Am 10.01.2011 15:04, schrieb Guy:
>> Hi all,
>>
>> I would like to exc
Am 10.01.2011 15:04, schrieb Guy:
> Hi all,
>
> I would like to exclude any folder on a client that is under subversion. All
> Directories which are maintained by subversion have a ".svn" directory
> structure under them.
>
> Can any clever people create a FileSet exclude which will skip any d
Hi all,
I would like to exclude any folder on a client that is under subversion. All
Directories which are maintained by subversion have a ".svn" directory
structure under them.
Can any clever people create a FileSet exclude which will skip any directory
which contains a .svn folder?
Cheers,