Hello,
On 11/05/12 19:06, Philip Martin wrote:
> Agreed.
>
> $ svnadmin create repo
> $ svn import -mm repo/format file://`pwd`/repo/A/f
> $ svn1.7 diff --summarize -r0:1 file://`pwd`/repo/A
> A file:///home/pm/sw/subversion/obj/repo/A/A/f
> A file:///home/pm/sw/subversion/obj/repo/A/A
asdfasd asdfasdf writes:
> I am sorry insisting, but this is a bug.
Agreed.
$ svnadmin create repo
$ svn import -mm repo/format file://`pwd`/repo/A/f
$ svn1.7 diff --summarize -r0:1 file://`pwd`/repo/A
A file:///home/pm/sw/subversion/obj/repo/A/A/f
A file:///home/pm/sw/subversion/ob
>This is not a bug. The first diff summary shows added files in a path.
>The second one shows other files being added to another path. You may
>have added files with the same content and names twice to different
>paths and the diff summary shows the correct output for what was
>actually done in
Hello,
On 10/05/12 21:03, asdfasd asdfasdf wrote:
> svn.exe diff --revision 1:2 --summarize
> "https://domain:port/svn/my_repo_name/plugins/myPluginName";
>
> A
> https://domain:port/svn/my_repo_name/plugins/myPluginName/myPluginName/file1.txt
> A
> https://domain:port/svn/my_repo_name/plugins/my
Hello! I have encountered a bug
I was trying to get list of all changed files diff between 1rst revision and
2nd revision using following command:
svn.exe diff --revision 1:2 --summarize
"https://domain:port/svn/my_repo_name/plugins/myPluginName";
A
https://domain:port/svn/my_repo_name/plugi
5 matches
Mail list logo