2006年03月22日 星期三 10:36
各位大侠: 小弟今天初次使用这个乌龟svn工具(winXP下),网络是通过代理上网的!我按照网上说的方法,通过check out后输入 http://code.djangoproject.com/svn/django/trunk/这个地址来取文件,可是却报错: 错误:Working copy 'I:/Django' locked 错误:请执行"清理"动作 然后我就按照他说的执行清理动作,在提示清理完成后我又来执行"更新",但却又报错: 错误: REPORT request failed on '/svn/!svn/vcc/default' 错误: REPORT of '/svn/!svn/vcc/default': 400 Bad Request ( http://code.djangoproject.com) 请问,这是怎么回事啊?谢谢 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060322/8544b703/attachment.htm
2006年03月22日 星期三 10:39
On 3/22/06, Lea. Cen <leacen at gmail.com> wrote: > > 各位大侠: > > > 小弟今天初次使用这个乌龟svn工具(winXP下),网络是通过代理上网的!我按照网上说的方法,通过check > out后输入http://code.djangoproject.com/svn/django/trunk/这个地址来取文件,可是却报错: > > 错误:Working copy 'I:/Django' locked > 错误:请执行"清理"动作 > > 然后我就按照他说的执行清理动作,在提示清理完成后我又来执行"更新",但却又报错: > > 错误: REPORT request failed on '/svn/!svn/vcc/default' > 错误: REPORT of '/svn/!svn/vcc/default': 400 Bad Request > (http://code.djangoproject.com ) > 我也出过类似的。我的方法就是换一个目录,重新checkout。 -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit
2006年03月22日 星期三 10:44
呵呵,不是吧?你换一个就好了啊?我的无论怎么换目录都报同样的错误啊! 不知道是不是不能使用代理取文件呢!好郁闷了! On 3/22/06, limodou <limodou at gmail.com> wrote: > > On 3/22/06, Lea. Cen <leacen at gmail.com> wrote: > > > > 各位大侠: > > > > > > 小弟今天初次使用这个乌龟svn工具(winXP下),网络是通过代理上网的!我按照网上说的方法,通过check > > out后输入http://code.djangoproject.com/svn/django/trunk/这个地址来取文件,可是却报错: > > > > 错误:Working copy 'I:/Django' locked > > 错误:请执行"清理"动作 > > > > 然后我就按照他说的执行清理动作,在提示清理完成后我又来执行"更新",但却又报错: > > > > 错误: REPORT request failed on '/svn/!svn/vcc/default' > > 错误: REPORT of '/svn/!svn/vcc/default': 400 Bad Request > > (http://code.djangoproject.com ) > > > > 我也出过类似的。我的方法就是换一个目录,重新checkout。 > > -- > I like python! > My Blog: http://www.donews.net/limodou > NewEdit Maillist: http://groups.google.com/group/NewEdit > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- Love Python!_______________________________________________ Python中文技术讨论邮件列表 发言: 发邮件到 python-chinese at lists.python.cn 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn 退订: 发送 unsubscribe 到 python-chinese-request at lists.python.cn 详细说明: http://python.cn/mailman/listinfo/python-chinese My webSite: http://www.scweb.cn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060322/90706c54/attachment.html
2006年03月22日 星期三 10:49
On 3/22/06, Lea. Cen <leacen at gmail.com> wrote: > > 呵呵,不是吧?你换一个就好了啊?我的无论怎么换目录都报同样的错误啊! > 不知道是不是不能使用代理取文件呢!好郁闷了! > 不过我报错时,不是在同步django,而是woodlog。django的话不如将整个django全部取下,包括trunk和branches。 -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit
2006年03月22日 星期三 10:59
呵呵,不管我怎么取都是一样的,都是报的哪个错!可能是因为走代理的原因吧! On 3/22/06, limodou <limodou at gmail.com> wrote: > > On 3/22/06, Lea. Cen <leacen at gmail.com> wrote: > > > > 呵呵,不是吧?你换一个就好了啊?我的无论怎么换目录都报同样的错误啊! > > 不知道是不是不能使用代理取文件呢!好郁闷了! > > > > 不过我报错时,不是在同步django,而是woodlog。django的话不如将整个django全部取下,包括trunk和branches。 > > -- > I like python! > My Blog: http://www.donews.net/limodou > NewEdit Maillist: http://groups.google.com/group/NewEdit > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- Love Python!_______________________________________________ Python中文技术讨论邮件列表 发言: 发邮件到 python-chinese at lists.python.cn 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn 退订: 发送 unsubscribe 到 python-chinese-request at lists.python.cn 详细说明: http://python.cn/mailman/listinfo/python-chinese My webSite: http://www.scweb.cn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060322/5ef96510/attachment.htm
2006年03月22日 星期三 11:02
On 3/22/06, Lea. Cen <leacen at gmail.com> wrote: > 呵呵,不管我怎么取都是一样的,都是报的哪个错!可能是因为走代理的原因吧! > 我也是走的代理取的啊。 -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit
2006年03月22日 星期三 11:39
恩,我也是使用的代理的,没遇到这样的问题。 On 3/22/06, limodou <limodou at gmail.com> wrote: > > On 3/22/06, Lea. Cen <leacen at gmail.com> wrote: > > 呵呵,不管我怎么取都是一样的,都是报的哪个错!可能是因为走代理的原因吧! > > > > 我也是走的代理取的啊。 > > -- > I like python! > My Blog: http://www.donews.net/limodou > NewEdit Maillist: http://groups.google.com/group/NewEdit > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060322/7915f85a/attachment.htm
2006年03月23日 星期四 09:52
那就奇怪了啊!那我这为什么就不行呢?郁闷了…… On 3/22/06, martinx <martin.xus at gmail.com> wrote: > > 恩,我也是使用的代理的,没遇到这样的问题。 > > On 3/22/06, limodou <limodou at gmail.com> wrote: > > > On 3/22/06, Lea. Cen <leacen at gmail.com> wrote: > > 呵呵,不管我怎么取都是一样的,都是报的哪个错!可能是因为走代理的原因吧! > > > > 我也是走的代理取的啊。 > > -- > I like python! > My Blog: http://www.donews.net/limodou > NewEdit Maillist: http://groups.google.com/group/NewEdit > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- Love Python!_______________________________________________ Python中文技术讨论邮件列表 发言: 发邮件到 python-chinese at lists.python.cn 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn 退订: 发送 unsubscribe 到 python-chinese-request at lists.python.cn 详细说明: http://python.cn/mailman/listinfo/python-chinese My webSite: http://www.scweb.cn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060323/d6fe15f6/attachment.htm
Zeuux © 2025
京ICP备05028076号