Ignored vs. Unversioned
From: Jon Trowbridge <trow_at_ximian.com>
Date: 2002-08-25 08:19:15 CEST
I've come across a small problem in how subversion handles ignored
In svn_wc.h, the comment starting at line 612 states that:
* Ignored files should have a text_status of svn_wc_status_none.
However, this isn't how things work out in practice. When I call
Actually being able to distinguish between these two types of files
I've attached a patch that "fixes"[1] this, in the sense that ignored
Thanks,
[1] I have no idea what kind of breakage this could lead to in other
---------------------------------------------------------------------
|
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.