Re: svn eol-style

2005-12-08 Thread John Szakmeister
On Wednesday 07 December 2005 16:41, oggie rob wrote: > Can somebody with checkin privs do this? I think the info I posted > earlier will work (followed by a commit, of course): > at top level of a clean checkout: > > svn propset snv:eol-style native -R . s/snv/svn/ > cd contrib/admin/media/img/

Re: svn eol-style

2005-12-07 Thread oggie rob
Can somebody with checkin privs do this? I think the info I posted earlier will work (followed by a commit, of course): at top level of a clean checkout: svn propset snv:eol-style native -R . cd contrib/admin/media/img/admin svn propdel svn:eol-style -R . cd - cd conf/locale svn propdel svn:eol-s

Re: svn eol-style

2005-12-06 Thread John Szakmeister
On Tuesday 06 December 2005 01:23, oggie rob wrote: > FYI here are the 'text' file endings that are used throughout (if you > used autoprops in your config file you would set these to > eol-style:native): > .css > .html > .js > .po (?) > .py > .txt > And here are the binary ones (which you wouldn'

Re: svn eol-style

2005-12-06 Thread John Szakmeister
On Monday 05 December 2005 23:06, oggie rob wrote: > Thanks John. > So even with a good editor (I'm a SlickEdit guy myself) it can cause > problems when you diff saved files if you don't happen to change the > default editor save behaviour. > Should I open a ticket? I use SlickEdit as well... I d

Re: svn eol-style

2005-12-05 Thread Eugene Lazutkin
That's how Dojo guys explain it: http://dojo.jot.com/WikiHome/Getting+Started+With+Subversion "SVN Config Settings" at the bottom gives an example. Obviously, you should add/modify *.py entry instead of *.js they have in the example. Thanks, Eugene "oggie rob" <[EMAIL PROTECTED]> wrote in m

Re: svn eol-style

2005-12-05 Thread oggie rob
FYI here are the 'text' file endings that are used throughout (if you used autoprops in your config file you would set these to eol-style:native): .css .html .js .po (?) .py .txt And here are the binary ones (which you wouldn't include in the autoprops): .gif .mo .png That only works for adding/i

Re: svn eol-style

2005-12-05 Thread Adrian Holovaty
On 12/5/05, oggie rob <[EMAIL PROTECTED]> wrote: > So even with a good editor (I'm a SlickEdit guy myself) it can cause > problems when you diff saved files if you don't happen to change the > default editor save behaviour. > Should I open a ticket? Thanks for pointing out this issue. Does anybod

Re: svn eol-style

2005-12-05 Thread oggie rob
Thanks John. So even with a good editor (I'm a SlickEdit guy myself) it can cause problems when you diff saved files if you don't happen to change the default editor save behaviour. Should I open a ticket? -rob

Re: svn eol-style

2005-12-05 Thread John Szakmeister
On Monday 05 December 2005 14:23, oggie rob wrote: > Hi all, > I'm a little embarrased to ask... > I am working off Win2K, and any time I open a file with notepad (which > doesn't convert line endings) I'm looking at a *nix file. Also any > change I make to my local copy results in full-file diff

svn eol-style

2005-12-05 Thread oggie rob
Hi all, I'm a little embarrased to ask... I am working off Win2K, and any time I open a file with notepad (which doesn't convert line endings) I'm looking at a *nix file. Also any change I make to my local copy results in full-file diffs. Is it possible that some (read: all, or almost all) files