Question about 'svn propedit --revprop'
From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-01-16 19:49:02 CET
I just converted a couple of my Perl modules from CVSNT to Subversion via
When I went to add an author to that first rev, I came up against an annoying fact:
1) vim, by default, includes an EOL character on the end of a normal file, even
2) The subversion client happily pastes that value (including the \n) into the
3) 'svn propedit --revprop' doesn't support -F (so I cannot hardcode a file
4) for future reference, ':set binary' and ':set noendofline' will correctly
Is there any reason not to strip the newline when setting a revprop like
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Jan 16 19:50:42 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.