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

problems with propset svn:ignore

From: Randy Paries <rtparies_at_gmail.com>
Date: Thu, 8 Sep 2011 11:41:20 -0500

i though i understood but does not seem to be working as i expected

my current dir structure is
/
/inc
/userdirs/a/aa
/userdirs/b/ba
/userdirs/a hole bunch of recursive dirs
/bunchofotherdirs

so when i do a svn up i want to ignore or not update
userdirs and below
inc/settings.php

i have created a file in / called svnIgnoreFiles.me
i then did

[root_at_moosejaw html]# svn propset svn:ignore -F svnIgnoreFiles.me .
property 'svn:ignore' set on '.'

i delete userdirs/*

but when i do a svn up it still brings down from svn all the userdirs

what part am i missing??
thanks
Randy
Received on 2011-09-08 18:41:50 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.