On Feb 14, 2007, at 12:44 PM, Mike Woodworth wrote:
I use the VC format with no problems. We use SVN for our
repository and it works great.
Hi Mike,
Since I've already uncovered that RB's VCP save and SVN out of the
box are not compatible, and since we have no way to change the way RB
saves the VCP files, how have you configured your SVN installation to
get it to properly recognize the Mac CR as the EOL within the
repository? Also, what version of SVN are you running (server and
client)?
I've tried the one recommendation that we received from the svn list
members:
in my .subversion/config file, I added the following lines:
*.rbbas = svn:eol-style=native
*.rbfrm = svn:eol-style=native
*.rbvcp = svn:eol-style=native
After making these changes, the files now display as lines instead of
one long line per file when I examine them in the svn client, but any
attempt to diff the files against the repository result in the entire
file being listed as changed.
Tim
--
Tim Jones
[EMAIL PROTECTED]
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>