[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[svn] bug reporting. A peg revision doesn't work in 'svn merge' for svn-1.5dev

From: TaeDong Kim <fly1004_at_gmail.com>
Date: 2007-08-30 07:26:01 CEST

Hi all..

I tested it for the trunk version of svn. (-r26387.)

This is a error message. 'svn merge' dosen't use a peg but HEAD.
{{{
$ svn merge -r r1:r2 svn://myreposity/branches/path_at_555 .
subversion/libsvn_fs_fs/tree.c:633: (apr_err=160013)
svn: ... path is not found: revision *repo head revision*, path ...
}}}

Buf in svn-1.4.4 a peg revision works correctly.

Is this bug or my fault?

Thanks for svn....
Received on Thu Aug 30 11:01:28 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.