RE: Subversion and samba
From: <nicklist_at_planet.nl>
Date: Fri, 14 Mar 2008 11:10:07 +0100
First thing, don't share working copies between OS's. Check out a local working copy, and synchronize them with svn up. To prevent ^M (wrong line endings) set the svn:eol-style property to native. That way it will rewrite the files when checking out to contain the right EOL style.
Hth,
Nick S.
-----Original Message-----
I have a subversion working copy in unix. I have configured samba on my unix box so that I can access the working copy from windows.
I have modified files in windows and commit them using TortoiseSVN on windows.
When I check / open the files in unix, I see that there are control-M characters in each file that I committed from windows.
Is there any configuration / settings available in subversion or Tortoise SVN which will avoid adding control characters when files modified and committed from windows.
Also, I don't see the TortoiseSVN Icons on the samba shared working copy in windows.
I appreciate your help
Thanks & Regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.