Hi,
I uploaded a new version of the osc ftp plugin: http://software.opensuse.org/search?baseproject=home%3Amichal-m&q=osc-ft... . The most important change since version 0.3 is the addition of the edit (vi) command:
osc ftp osc /source > cd home:michal-m osc /source/home:michal-m > vi icewm/_meta icewm-lite/_meta GET icewm/_meta GET icewm-lite/_meta 2 files to edit PUT /tmp/osc-ftp.ZsGUxd/_meta PUT /tmp/osc-ftp.ZsGUxd/2-_meta osc /source/home:michal-m >
Also, cd now understands 'cd -' as 'change to the previous directory'.
have fun, Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thursday 26 June 2008 13:34:57 Michal Marek wrote:
Hi,
I uploaded a new version of the osc ftp plugin: http://software.opensuse.org/search?baseproject=home%3Amichal-m&q=osc-ft... . The most important change since version 0.3 is the addition of the edit (vi) command:
osc ftp osc /source > cd home:michal-m osc /source/home:michal-m > vi icewm/_meta icewm-lite/_meta GET icewm/_meta GET icewm-lite/_meta 2 files to edit PUT /tmp/osc-ftp.ZsGUxd/_meta PUT /tmp/osc-ftp.ZsGUxd/2-_meta osc /source/home:michal-m >
Also, cd now understands 'cd -' as 'change to the previous directory'.
cool stuff !
Do you plan also to create a fuse-osc ? ;)
bye adrian
Adrian Schröter wrote:
Do you plan also to create a fuse-osc ? ;)
FUSE-obs would be great! I could take a look at it (maybe during hackweek) but I have never coded for FUSE before so there might be better candidates than me for this task :)
Adrian Schröter wrote:
Do you plan also to create a fuse-osc ? ;)
I just created initial read-only implementation of fuseosc. It needs fuse and python-fuse (packages in [1]). Sources are available from [2]. Feel free to test :)
[1] http://download.opensuse.org/repositories/home:/prusnak/ [2] https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/p...
buildservice@lists.opensuse.org