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

Import of automatic properties does not allow empty lines in file

From: Dennis Vredeveld <vredeveld_at_imst.de>
Date: 2007-04-23 11:38:09 CEST

Has anyone experienced the following problem?
When importing automatic properties from a file in Eclipse (Window,
Preferences, Team, SVN, Automatic Properties, Import) parsing will stop
after an empty line. See the attached file: using this file for an
import only takes the first property and ignores the rest.

[auto-props]
*.doc = svn:needs-lock=*

*.dot = svn:needs-lock=*
*.xls = svn:needs-lock=*
*.ppt = svn:needs-lock=*
*.ppa = svn:needs-lock=*
*.pps = svn:needs-lock=*
*.mpp = svn:needs-lock=*
*.mpt = svn:needs-lock=*
*.vsd = svn:needs-lock=*

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 23 21:52:37 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.