关于subversion的svn-pusher pusher命令通不过问题

clearskyer 2007-08-10 12:05:16
我现在把Subversion,perl,apache,mod_perl的环境搭建完成了,现在就是使用下SVN::Pusher这个工具了.我自己有个叫做wuliu的repository,想要利用SVN::Pusher这个工具能够拷贝一个新的wuliu的repository,然后这两个能够进行同步.
我运行了如下命令:
svn-pusher push -r 1:5 http://localhost:86/wyproject/wuliu http://localhost:86/wyproject/wuliu2
结果反馈为:
Authorization failed: PROPFIND request failed on '/wyproject/wuliu': PROPFIND of '/wyproject/wuliu': authorization failed (http:
//localhost:86) at D:/Perl/site/lib/SVN/Pusher.pm line 283

我运行svn-pusher help这个命令显示的操作指导为:
NAME
svn-pusher - command line interface for propagating Subversion changesets.

SYNOPSIS
% svn-pusher push --revision=4:6 http://hosta/path http://hostb/path

DESCRIPTION
svn-pusher propagates changesets from one Subversion repository to
another.

COMMANDS
push [options] srcurl desturl
Invoke the push of srcurl to desturl

Possible options:

-m --message=<text>
Use <text> for every commit that is done during push

-r --revision=<from>:<to>
Push only changes between (including) the two given revision.
Revision can also be "HEAD" which means the newest revision in the
repository.

Example:

svn-pusher push -r 4:6 -m 'New Release' https://svn.example.com/repos https://svn2.example.com/release

AUTHORS
Shlomi Fish <shlomif@iglu.org.il>

(based on SVN::Push by Gerald Richter <richter@dev.ecos.de>)

CREDITS
A lot of ideas and code were taken from SVN::Mirror which was written by
Chia-liang Kao <clkao@clkao.org>

COPYRIGHT
Copyright 2004 by Gerald Richter <richter@dev.ecos.de>

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>

请大家帮我分析分析问题到底出在哪里好吗?
...全文
141 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
iambic 2007-08-13
  • 打赏
  • 举报
回复
现在基于SVN的开发还是挺多的,我有个同学毕业设计就是用Java调用SVN的API,据说还是挺简单的。不过我不会搞。
clearskyer 2007-08-13
  • 打赏
  • 举报
回复
Svn啊Svn,真他妈的SVN.哎,死吧.该下地狱就得下地狱啊
clearskyer 2007-08-13
  • 打赏
  • 举报
回复
通过这些日子对它的钻研,我更了解了.在以前就知道Subversion是个版本控制工具,而且需要Apache服务器的支持.现在搞明白了这两种东西都是用PERL这中脚本语言编写的.不管怎么样,它毕竟在为JAVA作服务.有同事现在又高喊"脚本时代"的口号.但是我从开始进入这个行业到现在,脚本一直都是我心理面的阴影.实在是迷茫的不得了.
  尽管是用JAVA调用SVN的API,但毕竟也是使用JAVA的接口来服务啊.
  现在我把权限都从http.conf文件里面注释掉了,结果还是"HTTP Path Not Found: PROPFIND request failed on '/wyproject/wuliu..."
  真不知道该什么时候这个东西才是个头啊.

  哎!  简单执着,复杂求索  与君共免
  为了我爱的爸爸妈妈还有妻子,勇敢的承受吧!!

679

社区成员

发帖
与我相关
我的任务
社区描述
智能路由器通常具有独立的操作系统,包括OpenWRT、eCos、VxWorks等,可以由用户自行安装各种应用,实现网络和设备的智能化管理。
linuxpython 技术论坛(原bbs)
社区管理员
  • 智能路由器社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧