[Cvsshell-devel] [ cvsshell-Bugs-733254 ] refresh does not work
Status: Beta
Brought to you by:
stefanheimann
From: SourceForge.net <no...@so...> - 2003-05-06 13:19:57
|
Bugs item #733254, was opened at 2003-05-06 06:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452212&aid=733254&group_id=48175 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: refresh does not work Initial Comment: ========== Traceback starts here ========== uncaught: ('XXX', None) Traceback (most recent call last): File "/raid/localhome/sheimann/cvsshell/./src/app.py", line 255, in main self.run() File "/raid/localhome/sheimann/cvsshell/./src/cvs_shell.py", line 215, in run InteractiveApp.run(self) File "/raid/localhome/sheimann/cvsshell/./src/interactive_app.py", line 68, in run result = self.evalCommand(command) File "/raid/localhome/sheimann/cvsshell/./src/cvs_shell.py", line 177, in evalCommand self.evalSingleCommand(c) File "/raid/localhome/sheimann/cvsshell/./src/cvs_shell.py", line 211, in evalSingleCommand return fun(self, cmdName, cmdOpts) File "/raid/localhome/sheimann/cvsshell/./src/basic_cmds.py", line 309, in refresh visit(entries, '.', os.listdir('.')) File "/raid/localhome/sheimann/cvsshell/./src/basic_cmds.py", line 265, in visit raise 'XXX' XXX ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452212&aid=733254&group_id=48175 |