svn:ignore -- Not working for me!
From: Robert Paulsen <robert_at_paulsenonline.net>
Date: 2004-05-29 15:58:59 CEST
I have set the svn:ignore property correctly, I think, but it doesn't work.
Here is a listing of the contents of a directory under svn version control:
.svn
I issued the following command:
svn propset 'svn:ignore' howdy.c .
The contents of .svn/dir-props:
K 10
Here is the result of "svn add *"
A Makefile
Why isn't howdy.c ignored?
-- Robert C. Paulsen, Jr. robert@paulsenonline.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat May 29 15:59:34 2004 |
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.