
17 Oct
2007
17 Oct
'07
5:30 a.m.
David Abrahams wrote:
on Tue Oct 16 2007, "John Maddock" <john-AT-johnmaddock.co.uk> wrote:
Bjørn Roald wrote:
By the way, does anybody know if bcp -cvs work correctly after the move to svn?
No, I'm afraid not. It's on my TODO list, but SVN uses a binary format for it's "entries" files, so it's not so easy to figure out what is and is not under version control.
Huh, looks plaintext to me.
Looks like plain text to me as well. I googled a little late last night but did not come up with much other than discussions whether it was UTF-8 or not. It was pointed out by several postings that it should be UTF-8 encoded even after the format had changed from XML. When I get some time I will check libsvn sources for the truth ;-) -- Bjorn