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

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-----
From: Kota, Sreenivasa ShravanaKumar [mailto:shravanakumar.ks_at_hp.com]
Sent: Fri 3/14/2008 10:43
To: users_at_subversion.tigris.org
Subject: Subversion and samba
 
Hi All,

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,
Shravana Kumar
Received on 2008-03-14 11:12:01 CET

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.