This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

svn2cl (subversion-tools 1.7.3-1) fails to load svn2cl.xsl


It thinks the svn2cl.xsl file should be in /usr/bin, but it looks like the file is in /etc/svn2cl:

$ svn2cl
warning: failed to load external entity "/usr/bin/svn2cl.xsl"
cannot parse /usr/bin/svn2cl.xsl
$ cygcheck -l subversion-tools | grep svn2cl.xsl
/etc/svn2cl/svn2cl.xsl
$ cygcheck -cd subversion-tools
Cygwin Package Information
Package              Version
subversion-tools     1.7.3-1

Creating a symlink /usr/bin/svn2cl.xsl -> /etc/svn2cl/svn2cl.xsl works around the problem.

Thanks,
--
Bryan Thrall
Principal Software Engineer
FlightSafety International
bryan.thrall@flightsafety.com
? 



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]