** Changed in: widelands
     Assignee: (unassigned) => Nasenbaer (nasenbaer)

** Changed in: widelands
       Status: Triaged => In Progress

-- 
revision detection on macosx broken
https://bugs.launchpad.net/bugs/535271
You received this bug notification because you are a member of Widelands
Developers, which is subscribed to widelands.

Status in Widelands: In Progress

Bug description:
user aber wrote in irc:

   is_svk_workdir = os.system('svk co -l|grep '+cwd+' >/dev/null 2>&1')==0, 
seems to run forever (without returning an answer)

if he changes it to 

   is_svk_workdir = False

everything works fine.



_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : widelands-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to