google-code-export / flies

Automatically exported from code.google.com/p/flies
GNU Lesser General Public License v2.1
2 stars 0 forks source link

[python client] "flies list" should not require flies.xml #264

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Assume flies-python-client is installed.
2. Assume there's no flies.xml in current directory.
3. Run: flies list --url=<fliesServerUrl>

What is the expected output?
A list of projects is shown.

What do you see instead?
[ERROR] Can not find flies.xml, please specify the path of flies.xml

What version of the client *and* server are you using? (Displayed at the
bottom of the web page; please include timestamp.) On what operating
system?
Python client 
commit 85ba4afb9da00e0441969e747d32ec7ad190d635
Server: 1.2-SNAPSHOT (20110228-1602).

Please use labels and text to provide additional information.

flies.xml is project-specific setting, thus shouldn't be necessary for listing 
the projects.

Original issue reported on code.google.com by dchen%re...@gtempaccount.com on 2 Mar 2011 at 4:50

GoogleCodeExporter commented 9 years ago
This issue have fixed in version 0.8.0 python client.

Original comment by kent....@gmail.com on 8 Mar 2011 at 1:24

GoogleCodeExporter commented 9 years ago
Verified with commit 79da63d68df448bc994e782ba1b6587d4778d5c2

Original comment by dchen%re...@gtempaccount.com on 9 Mar 2011 at 2:35