Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Thorsten Schöning
Guten Tag Ravi Roy, am Sonntag, 21. Oktober 2012 um 08:32 schrieben Sie: > Is there a possiblity of incompatibilities between 32 bit sqlite and > 64 bit sqlite in terms of migration of repositories? I think this was answered before: > It depends on the Subversion repository backend. > > If the B

RE: Problems configuring svnserve on Windows using SASL

2012-10-21 Thread Mark Raymond
> > - svnserve was then started using > > svnserve -d -r C:\repo --log-file C:\temp\svn.log > > Doesn't -r need to specify a parent directory of repos to serve, not a single repo itself? I believe that's a common way of doing things, but it's not enforced; last time I set up svnserve I pointed -r

Re: unexpected tree conflict on merge for same source file

2012-10-21 Thread Sven Uhlig
Am 18.10.2012 15:06, schrieb Stefan Sperling: > On Thu, Oct 18, 2012 at 02:10:25PM +0200, Sven Uhlig wrote: >> Am 17.10.2012 19:12, schrieb Stefan Sperling: >> At the time when the branches were created there was no use of shared >> code. Later some functions seem to be unexpectedly usefull in the

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Ravi Roy
On Sun, Oct 21, 2012 at 12:31 PM, Thorsten Schöning wrote: Thanks Thorsten for quick response. >> It depends on the Subversion repository backend. My repository backend is FSFS. So, do you mean I can go ahead safely without worring anything known? Thanks!

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Thorsten Schöning
Guten Tag Ravi Roy, am Sonntag, 21. Oktober 2012 um 10:11 schrieben Sie: >>> It depends on the Subversion repository backend. > My repository backend is FSFS. > So, do you mean I can go ahead safely without worring anything known? I really don't know, but my quoted answer is form Stefan Sperlin

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Ravi Roy
On Sun, Oct 21, 2012 at 2:05 PM, Thorsten Schöning wrote: > Guten Tag Ravi Roy, > I really don't know, but my quoted answer is form Stefan Sperling, one > of the Subversion core developers and if he says you don't have to > worry, I wouldn't. :-) In fact, I'm doing the same migration today > while

ACCESS_VIOLATION in 1.7.7

2012-10-21 Thread do
After updating to 1.7.7 I get the following error when trying to specify username and password: Process info: Cmd line: svn checkout --force --username job_guest --password job_guest --no-auth-cache --revision HEAD

Re: unexpected tree conflict on merge for same source file

2012-10-21 Thread Stefan Sperling
On Sun, Oct 21, 2012 at 09:53:49AM +0200, Sven Uhlig wrote: > Am 18.10.2012 15:06, schrieb Stefan Sperling: > > And more help is always welcome, if you're interested :) > > I'm not sure if I understand the last part "if you're interested." Do > you mean help as active member of the mailing list, a

Re: ACCESS_VIOLATION in 1.7.7

2012-10-21 Thread Thorsten Schöning
Guten Tag do, am Sonntag, 21. Oktober 2012 um 11:12 schrieben Sie: > After updating to 1.7.7 I get the following error when trying to specify > username and password: It's a bug in the current Windows version of Subversion: http://svn.haxx.se/users/archive-2012-10/0099.shtml Mit freundlichen Gr

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Thorsten Schöning
Guten Tag Ravi Roy, am Sonntag, 21. Oktober 2012 um 10:11 schrieben Sie: >>> It depends on the Subversion repository backend. > My repository backend is FSFS. > So, do you mean I can go ahead safely without worring anything known? I moved my repos now from Windows 32 Bit to Ubuntu 64 Bit and co

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Daniel Shahaf
Thorsten Schöning wrote on Sun, Oct 21, 2012 at 10:35:53 +0200: > Guten Tag Ravi Roy, > am Sonntag, 21. Oktober 2012 um 10:11 schrieben Sie: > > >>> It depends on the Subversion repository backend. > > My repository backend is FSFS. > > So, do you mean I can go ahead safely without worring anyth

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Thorsten Schöning
Guten Tag Daniel Shahaf, am Sonntag, 21. Oktober 2012 um 22:58 schrieben Sie: > (Now, as it happens, between 1.6 and 1.7 in FSFS they didn't. But they > did in 1.5, 1.6, and 1.8.) And what does that mean, that with older or newer versions one won't be able to just copy/move the repo files from 3

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Daniel Shahaf
On Sun, Oct 21, 2012 at 11:29:09PM +0200, Thorsten Sch?ning wrote: > Guten Tag Daniel Shahaf, > am Sonntag, 21. Oktober 2012 um 22:58 schrieben Sie: > > > (Now, as it happens, between 1.6 and 1.7 in FSFS they didn't. But they > > did in 1.5, 1.6, and 1.8.) > > And what does that mean, that with

Re: Advice on migration from 32 bit platform to 64 bit

2012-10-21 Thread Daniel Shahaf
On Sun, Oct 21, 2012 at 10:58:18PM +0200, Daniel Shahaf wrote: > Thorsten Sch?ning wrote on Sun, Oct 21, 2012 at 10:35:53 +0200: > > Guten Tag Ravi Roy, > > am Sonntag, 21. Oktober 2012 um 10:11 schrieben Sie: > > > > >>> It depends on the Subversion repository backend. > > > My repository backen