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

Re: svn:ignore Question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-18 02:11:17 CEST

Doug Gorley <douggorley@shaw.ca> writes:

> G'day list,
>
> Possibly newbie question: Can someone tell me why this file is not being
> ignored?
>
> (/home/www/temp/irmconference_website) $ svn proplist --verbose .
> Properties on '':
> svn:ignore : .*.swp
>
>
> (/home/www/temp/irmconference_website) $ svn status
> ? branches/page_header_redesign/cgi-bin/.process_registration.cgi.swp

Try '*.swp' instead? Maybe you've found a bug in APR's regex matcher...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 18 02:13:35 2003

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

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