heather9911 / flies

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

python client flies publican push should remove obsolete documents #245

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. change the name of pot file
2. run flies publican push from the python client 
3. prompt: Do you want to delete the content on the flies server:
4. type 'y'

What is the expected output?
the new file has been successfully pushed. However the old file is not deleted.

What do you see instead?
the new file has been successfully pushed and the old file has been deleted.

What version of the product are you using (displayed at the bottom of the
login page)?
flies-python-client-0.7.2-1.fc13.noarch
server side: 1.3SNAPSHOT

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Helen.Ding.UQ@gmail.com on 21 Feb 2011 at 5:49

GoogleCodeExporter commented 9 years ago
In step 4, if type 'n', the python client doesn't abort.

Original comment by Helen.Ding.UQ@gmail.com on 21 Feb 2011 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by sean.flanigan@gmail.com on 21 Feb 2011 at 6:20

GoogleCodeExporter commented 9 years ago
I have commit a change, tag 0.7.3, the python client can accept 'yes/y' and 
'no/n', otherwise ask user input again. 

Original comment by kent....@gmail.com on 21 Feb 2011 at 4:00

GoogleCodeExporter commented 9 years ago
In step 4, if type 'n', the python client doesn't abort.

Reopen the issue for now.

Original comment by Helen.Ding.UQ@gmail.com on 22 Feb 2011 at 2:33

GoogleCodeExporter commented 9 years ago
Fix that in tag 0.7.4, the python client will stop processing after type 'n'

Original comment by kent....@gmail.com on 22 Feb 2011 at 6:22