Ah cool, thanks.
Do you know how to see all files without a svn:property (or without the
right ones)?
Shouldn't eol-style be native?
Doesn't subclipse per default use ~/.subversion/config?
Carlo
On Thu, 2007-05-24 at 12:32 +0200, Heiko Braun wrote:
#
# $Id: $
#
1. Edit your subversion config ~/.subversion/config and set the
following in each section:
[miscellany]
enable-auto-props = yes
[auto-props]
*.java = svn:keywords=Id Revision;svn:eol-style=LF
*.xml = svn:keywords=Id Revision;svn:eol-style=LF
*.wsdl = svn:keywords=Id Revision;svn:eol-style=LF
*.xsd = svn:keywords=Id Revision;svn:eol-style=LF
*.txt = svn:keywords=Id Revision;svn:eol-style=LF
2. If you are using an IDE, make sure that it refers to the same config.
So,
for example, if you are using Eclipse with Subclipse on windows, you
need to
set Team->SVN->Configuration Location to:
/home/<your user name>/.subversion
On Thu, 2007-05-24 at 12:12 +0200, Carlo de Wolf wrote:
> Hi guys,
>
> A lot of svn properties in trunk aren't set properly, like missing
> svn:eol-type and svn:keywords.
>
> Do we have a guidelines page for svn properties?
> How do we deal with individual cases?
>
> Carlo
>
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-development
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development