Roundcube Community Forum

 

SVN issue

Started by tdeath, July 20, 2006, 04:26:58 PM

Previous topic - Next topic

tdeath

I'm using tortoiseSVN to checkout 276, I'm saving it from a winxp client -> to a mapped network samba drive, and for some reason the characters "^M" are appended to every line in every file, any idea why this is happening?

Jeremy

tdeath[at]uniksystems.com


yllar

thats windows lineend ( CR LF ) unix uses LF and mac CR

http://trac.roundcube.net/trac.cgi/wiki/Dev_SVN should help you little bit to use your linux box to get svn

tdeath

Well it's a freebsd box, is there an svn client available?

Jeremy

yllar

yes, subversion is also for bsd if you have ports installed you can cd /usr/ports/devel/subversion && make install clean

tdeath

woohoo got her up and running, greatly appreciated.

Jeremy

flosoft

Moving to resolved.