[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: Doug Gorley <douggorley_at_shaw.ca>
Date: 2003-07-18 03:33:37 CEST

On Thu, 2003-07-17 at 17:40, Philip Martin wrote:
> Ben Collins-Sussman <sussman@collab.net> writes:
>
> > Doug Gorley <douggorley@shaw.ca> writes:
> >>
> >> (/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
>
> Huh? Did you really type 'svn status' with no path and get a path
> with several directories in the output? Perhaps you really ran
> 'svn status branches/page_header_redesign/cgi-bin', in which case you
> need to set svn:ignore on that directory.

Sure did; I ran 'svn status' from the root of my working directory; the
only file that had been updated was buried 3 subdirs below.

> > Try '*.swp' instead? Maybe you've found a bug in APR's regex matcher...
>
> '.*.swp' works as expected on my system. Doug, if the answer is not
> the path issue above, then perhaps you have trailing white-space in
> the property. Try
>
> $ svn pg svn:ignore | od -c

Here's what I get:

0000000 . * . s w p \n \n
0000010

BTW, I'm using v0.23, so I suppose I should upgrade and try again, but
it still seems odd to me. :-(

-- 
Doug Gorley | douggorley@shaw.ca     OpenPGP Key ID: 0xA221559B
Fingerprint: D707 DB92 E64B 69DA B8C7  2F65 C5A9 5415 A221 559B
Interested in public-key cryptography?    http://www.gnupg.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 18 03:40:40 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.