You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Andy Levy <an...@gmail.com> on 2010/02/05 13:14:10 UTC

Re: svn : Can't increment mergeinfo count on node revision ... to negative value ...

On Fri, Feb 5, 2010 at 05:36, SIDOS Joel <JS...@cegid.fr> wrote:
> Hi,
>
> I’ve a problem with one of mine repositories.
>
> When I need to tag (or branch) a specific branch with BASE, HEAD or NUMBER
> revision, I systematically obtain this message :
>
> “svn : Can't increment mergeinfo count on node revision ... to negative
> value ...”
>
>
>
> I didn’t found any explanation to avoid this problem.
>
> Can anybody can help me ?

You've only told us what you get, not how you got there. What is the
EXACT command-line you're using?

RE: svn : Can't increment mergeinfo count on node revision ... to negative value ...

Posted by SIDOS Joel <JS...@cegid.fr>.
Sorry,
My SVN Version :
1.6.5 r38866
I open a command-line window in my working copy and type :
Svn -m "MyComment" -r HEAD copy . "MyURL" 
or
Svn -m "MyComment" -r BASE copy . "MyURL"

Then, the message appears :
"svn : Can't increment mergeinfo count on node revision 0.0.t65311-1faa  to negative value -9151349249230768109"




-----Message d'origine-----
De : Andy Levy [mailto:andy.levy@gmail.com] 
Envoyé : vendredi 5 février 2010 14:14
À : SIDOS Joel
Cc : users@subversion.apache.org
Objet : Re: svn : Can't increment mergeinfo count on node revision ... to negative value ...

On Fri, Feb 5, 2010 at 05:36, SIDOS Joel <JS...@cegid.fr> wrote:
> Hi,
>
> I've a problem with one of mine repositories.
>
> When I need to tag (or branch) a specific branch with BASE, HEAD or 
> NUMBER revision, I systematically obtain this message :
>
> "svn : Can't increment mergeinfo count on node revision ... to 
> negative value ..."
>
>
>
> I didn't found any explanation to avoid this problem.
>
> Can anybody can help me ?

You've only told us what you get, not how you got there. What is the EXACT command-line you're using?