From: Eric B. <er...@go...> - 2007-10-01 20:04:41
|
Hi Colin, The following properties are not good again on new files. They are missing the svn:keywords property which should be set to "Author Date Id Revision". They also should all have svn:eol-style set to "native". svn:mine-type is not really required, but I guess it does not hurt. However I don't understand why svn:executable is set to "*". -- Eric Bezault col...@us... wrote: > > Added Paths: > ----------- > gobo/trunk/example/xml/xslt/serializer/ > gobo/trunk/example/xml/xslt/serializer/build.eant > gobo/trunk/example/xml/xslt/serializer/system.xace > gobo/trunk/library/xml/xslt/serializer/ > gobo/trunk/library/xml/xslt/serializer/xm_xslt_serializer.e > > Added: gobo/trunk/example/xml/xslt/serializer/build.eant > =================================================================== > (Binary files differ) > > > Property changes on: gobo/trunk/example/xml/xslt/serializer/build.eant > ___________________________________________________________________ > Name: svn:executable > + * > Name: svn:mime-type > + application/xml > > Added: gobo/trunk/example/xml/xslt/serializer/system.xace > =================================================================== > (Binary files differ) > > > Property changes on: gobo/trunk/example/xml/xslt/serializer/system.xace > ___________________________________________________________________ > Name: svn:executable > + * > Name: svn:mime-type > + application/xml > > Property changes on: gobo/trunk/library/xml/xslt/serializer/xm_xslt_serializer.e > ___________________________________________________________________ > Name: svn:executable > + * > Name: svn:mime-type > + text/plain > Name: svn:eol-style > + native -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |