Re: xcode and @ in filenames.

2010-07-03 Thread Ryan Schmidt
On Jul 3, 2010, at 23:55, Ron wrote: > When using xcode to make an iPhone iOS4 app, you are supposed to tag image > filenames that are x2 the resolution as follows: myim...@2x.png. The > problem is that subversion can deal with this filename due to the @. Did you mean "can't"? If so, not tru

Re: Regression: Bad cert handling in subversion 1.6.11

2010-07-03 Thread Sören Bernstein
Am Sonntag 04 Juli 2010, 07:59:42 schrieb Daniel Shahaf: > Sören Bernstein wrote on Sun, 4 Jul 2010 at 08:25 -: > > Am Samstag 03 Juli 2010, 20:30:47 schrieben Sie: > > > Firstly, thanks for the very clear bug report. > > > > > > Sören Bernstein wrote on Sat, 3 Jul 2010 at 09:04 -: > > > >

Re: Regression: Bad cert handling in subversion 1.6.11

2010-07-03 Thread Daniel Shahaf
Sören Bernstein wrote on Sun, 4 Jul 2010 at 08:25 -: > Am Samstag 03 Juli 2010, 20:30:47 schrieben Sie: > > Firstly, thanks for the very clear bug report. > > > > Sören Bernstein wrote on Sat, 3 Jul 2010 at 09:04 -: > > > Hello all > > > > > > since I've upgraded to subversion 1.6.11 foun

xcode and @ in filenames.

2010-07-03 Thread Ron
When using xcode to make an iPhone iOS4 app, you are supposed to tag image filenames that are x2 the resolution as follows: myim...@2x.png. The problem is that subversion can deal with this filename due to the @. Given that xcode supports subversion (the only version control they support unti

Re: Regression: Bad cert handling in subversion 1.6.11

2010-07-03 Thread Daniel Shahaf
Firstly, thanks for the very clear bug report. Sören Bernstein wrote on Sat, 3 Jul 2010 at 09:04 -: > Hello all > > since I've upgraded to subversion 1.6.11 found that there is a bug while > accepting bad certs. This is also true for 1.6.12. I'm running gentoo stable > amd64 and gentoo stab

Re: svn 1.3 crashing after sometime

2010-07-03 Thread Daniel Shahaf
Ryan Schmidt wrote on Sat, 3 Jul 2010 at 20:26 -: > > what difference and advantage bet. linear and sharded? > > It's explained here, a bit: > > http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.fsfsreshard > > (You don't need the fsfs-reshard script mentio

Regression: Bad cert handling in subversion 1.6.11

2010-07-03 Thread Sören Bernstein
Hello all since I've upgraded to subversion 1.6.11 found that there is a bug while accepting bad certs. This is also true for 1.6.12. I'm running gentoo stable amd64 and gentoo stable x86. While checking out a trunk from svn with a bad server cert, svn warns about it,but then it does not print

Re: svn 1.3 crashing after sometime

2010-07-03 Thread Ryan Schmidt
On Jul 3, 2010, at 11:03, west alto wrote: > running svnadmin hotcopy does not touch the source repository? Correct. > what difference and advantage bet. linear and sharded? It's explained here, a bit: http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.fsfsr

Re: svn 1.3 crashing after sometime

2010-07-03 Thread Nico Kadel-Garcia
On Sat, Jul 3, 2010 at 12:03 PM, west alto wrote: > running svnadmin hotcopy does not touch the source repository? what > difference and advantage bet. linear and sharded? > > > Thanks, It builds the new repo, does a dump and reload (in the same format, which I hadn'e realized), then copies over

Re: svn 1.3 crashing after sometime

2010-07-03 Thread west alto
running svnadmin hotcopy does not touch the source repository? what difference and advantage bet. linear and sharded? Thanks, West On Fri, Jul 2, 2010 at 8:12 PM, Nico Kadel-Garcia wrote: > On Fri, Jul 2, 2010 at 3:18 AM, Daniel Shahaf wrote: >> Nico Kadel-Garcia wrote on Thu, 1 Jul 2010 at

Re: Subversion with LDAP - Display description

2010-07-03 Thread Leszek Szarlej
so, paste your svn config from apache and some content from authz file if you want. I assume something must be wrong in it. You should get the username (the extra field you listed in the LDAP url and configured as Attribute). Regards, Leszek Szarlej On 3 July 2010 06:10, Maxter wrote: > > Well,