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

RE: [Subclipse-users] Possible bug: Subclipse doesn't interpret character classes insvn:ignore

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-02-26 18:28:07 CET

Hello Matt,

This is a bug in JavaSVN, it doesn't support '[]' patterns in svn:ignore
values. To resolve this problem now you have to specify both "export_vars.c"
and "export_vars.h" as svn:ignore property value (separated by a new line).

Later versions of JavaSVN will provide better support for svn:ignore
patterns.

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: Matt McCutchen [mailto:hashproduct@verizon.net]
> Sent: Sunday, February 26, 2006 18:16
> To: users@subclipse.tigris.org
> Subject: [Subclipse-users] Possible bug: Subclipse doesn't
> interpret character classes insvn:ignore
>
> Dear Subclipse people,
>
> I have been using Subclipse 0.9.107 with the included JavaSVN
> in Eclipse
> 3.1.1 on Fedora Core 4 to check out and monitor the Apache
> Portable Runtime. After I compiled the APR with make,
> Subclipse reported that the creation of "export_vars.c" at
> the top level of the project was an outgoing change, but
> command-line "svn diff" did not mention this file.
> The trouble seems to be that the top-level svn:ignore
> property in ".svn/dir-props" reads "export_vars.[ch]", and
> command-line svn interprets this character class while
> Subclipse does not.
>
> I believe this is a deficiency in Subclipse (or maybe
> JavaSVN); as requested, I am emailing the list instead of
> entering it into the issue tracker. I am off-list.
> --
> Matt McCutchen
> hashproduct@verizon.net
> http://hashproduct.metaesthetics.net/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Feb 26 18:28:26 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.