That did it. Thanks.
On Tue, Feb 12, 2013 at 1:50 PM, Philip Martin
wrote:
> Benson Margulies writes:
>
>> I built from the source, after running get-deps.sh, on Centos 4.8. All
>> commands, including svn help, SIGSEGV. Here's the backtrace.
>>
>> I used no options to configure except prefix.
>>
Should adding -disable-nonportable-atomics to the configure command at
top level do the job?
On Tue, Feb 12, 2013 at 1:50 PM, Philip Martin
wrote:
> Benson Margulies writes:
>
>> I built from the source, after running get-deps.sh, on Centos 4.8. All
>> commands, including svn help, SIGSEGV. Her
Daniel Shahaf writes:
>> The official way of doing this is to dump the repository from r0
>> to rN (using svnadmin dump) and loading this dump file into a freshly
>> created repository (svnadmin load).
>> Since you're creating an svnsync mirror you should probably run
>> 'svnsync init' before loa
Benson Margulies writes:
> I built from the source, after running get-deps.sh, on Centos 4.8. All
> commands, including svn help, SIGSEGV. Here's the backtrace.
>
> I used no options to configure except prefix.
>
> Any suggestions for this?
>
> #0 0x in ?? ()
> #1 0x00399681
Stefan Sperling wrote on Tue, Feb 12, 2013 at 18:54:14 +0100:
> On Tue, Feb 12, 2013 at 05:18:01PM +0200, Marius Gedminas wrote:
> > Anyway, this takes care of prevention. What about recovery? Can I fix
> > the three missing revisions manually somehow?
>
> If you can obtain the original revision
On Tue, Feb 12, 2013 at 05:18:01PM +0200, Marius Gedminas wrote:
> Anyway, this takes care of prevention. What about recovery? Can I fix
> the three missing revisions manually somehow?
If you can obtain the original revision files from the master
repository, you can try dropping them into the sl
Hi All
We like to stop commits to a certain tree or branch.
Is there a way to do that on SVN ?
Is this an svn admin command ?
Thanks
On Tue, Feb 12, 2013 at 11:49 AM, Benson Margulies wrote:
> I built from the source, after running get-deps.sh, on Centos 4.8. All
> commands, including svn help, SIGSEGV. Here's the backtrace.
>
> I used no options to configure except prefix.
get-deps.sh is often uselessly out of date, because t
I built from the source, after running get-deps.sh, on Centos 4.8. All
commands, including svn help, SIGSEGV. Here's the backtrace.
I used no options to configure except prefix.
Any suggestions for this?
#0 0x in ?? ()
#1 0x00399681d578 in __gconv () from /lib64/tls/libc.so
Hi,
On Tue, Feb 12, 2013 at 05:18:01PM +0200, Marius Gedminas wrote:
> On Sat, Feb 09, 2013 at 11:31:07AM +0100, Andreas Mohr wrote:
> > Hi,
> >
> > On Fri, Feb 08, 2013 at 03:45:29PM +0100, Stefan Sperling wrote:
> > > So you should definitely wrap svnsync in a tool like lockfile (part of
> > >
On Sat, Feb 09, 2013 at 11:31:07AM +0100, Andreas Mohr wrote:
> Hi,
>
> On Fri, Feb 08, 2013 at 03:45:29PM +0100, Stefan Sperling wrote:
> > I cannot tell you what happened here and why the revisions in the
> > mirro are empty. That sure is concerning.
> >
> > However there are known race conditi
Hello,
My projects are organized in separate subversion projects. Dependencies
are realized as external objects pointing to another project:
projectA/
trunk/
gui/
core/
modul1/ (external object who points to a separat project modul1)
tags/
release_1.0.0/
bugfi
12 matches
Mail list logo