![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
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
__________________
irc://irc.freenode.net:6667/#roundcube |
|
#3
|
|||
|
|||
|
Well it's a freebsd box, is there an svn client available?
Jeremy |
|
#4
|
|||
|
|||
|
yes, subversion is also for bsd if you have ports installed you can
Code:
cd /usr/ports/devel/subversion && make install clean
__________________
irc://irc.freenode.net:6667/#roundcube |
|
#5
|
|||
|
|||
|
woohoo got her up and running, greatly appreciated.
Jeremy |
|
#6
|
||||
|
||||
|
Moving to resolved.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |