Re: svn:ignore bug on Vista
From: David Krmpotic <david.krmpotic_at_gmail.com>
Date: 2007-10-07 15:15:06 CEST so issuing this: svn ps svn:ignore "*" tmp/ sets svn:ignore on all the dirs because the star is replaced by dir names by vista! hmm wait.. I forgot about propedit. OK then this is a solution for now.. any maybe forever, because Vista will continue expanding that star no matter what. It's interesting that XP also expands it when written like this: svn ps svn:ignore * tmp/ but not when the star is enclosed by quotation marks. Thank you all, I learned everything I wanted to know.. I appreciate your time and hopefully I can start being helpful around svn development as well.. I have a big interest in that and was already exploring the developers section.. It's a little bit hard to get orientated though. Maybe because I'm beginner in open-source development. We'll see.. Thank you again! David Ben Collins-Sussman wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.org Received on Sun Oct 7 15:16:05 2007On 10/7/07, David Krmpotic <david.krmpotic@gmail.com> wrote: |
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.