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

Re: svn:ignore bug on Vista

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-10-07 14:31:28 CEST

On 10/7/07, David Krmpotic <david.krmpotic@gmail.com> wrote:
>
> David thank you,
>
> that makes a lot of sense.. I will investigate possible workarounds...
> If you (or anyone else) would be so kind, I have another related question..
> What do the numbers by K and V mean?
>
> because now I could issue a command with something else instead of a "*"
> and then go edit dir-props manually.. the only problem is that the numbers
> are changing and I'm not sure what they mean..

They are (K)ey (V)alue pairs. The numbers indicate how many bytes
each key and value is.

That said, you should NEVER edit ANYTHING inside .svn/. You will
corrupt your working copy, guaranteed. Just use svn propset/propedit
to change property values. What possible reason could you have for
going behind svn's back?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 7 14:31:38 2007

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.