Re: Check-out fails with LANG=C

2013-07-23 Thread Branko Čibej
On 19.07.2013 15:22, Vincent Lefevre wrote: > On 2013-07-09 20:21:33 +0200, Branko Čibej wrote: >> Unlike on Windows and Mac OS (the latter at least with HFS+), the is no >> notion of native filesystem encoding on other Unix-like platforms. The >> best we can do is look at the locale settings, spec

Re: vc-svn.el for emacs 21 and single .svn directory

2013-07-23 Thread Mattias Engdegård
The file vc-svn.el for Emacs 21 has been repaired as you suggested; thanks for pointing it out. On the other hand, the very fact that the file has effectively been broken since 1.7.0, when .svn directories ceased to be scattered about, indicates that it is perhaps time to retire that file.

RE: Files ending with . (dot) on Windows

2013-07-23 Thread Bert Huijben
> -Original Message- > From: Branko Čibej [mailto:br...@wandisco.com] > Sent: dinsdag 23 juli 2013 14:39 > To: users@subversion.apache.org > Subject: Re: Files ending with . (dot) on Windows > > On 13.07.2013 18:35, Bert Huijben wrote: > > > >> -Original Message- > >> From: Danie

Re: Files ending with . (dot) on Windows

2013-07-23 Thread Branko Čibej
On 13.07.2013 18:35, Bert Huijben wrote: > >> -Original Message- >> From: Daniel Shahaf [mailto:danie...@elego.de] >> Sent: vrijdag 12 juli 2013 18:20 >> To: Staton, Bradley D. >> Cc: users@subversion.apache.org >> Subject: Re: Files ending with . (dot) on Windows >> >> Staton, Bradley D. w

Mixing recursive and non-recursive commits

2013-07-23 Thread Philip Martin
I've ben asked whether the command line could be enhanced so that svn commit --parents dir/node where 'dir' is added would automatically include 'dir' in the commit and thus succeed. The basic definition given is that it would work "just like the GUI tools" but that doesn't really help me. I