[opensuse-buildservice] ANN: osc-ftp 0.4
Hi, I uploaded a new version of the osc ftp plugin: http://software.opensuse.org/search?baseproject=home%3Amichal-m&q=osc-ftp . 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-ftp . 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 Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
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 :) -- Best Regards / S pozdravom, Pavol RUSNAK SUSE LINUX, s.r.o Package Maintainer Lihovarska 1060/12 PGP 0xA6917144 19000 Praha 9, CR prusnak[at]suse.cz http://www.suse.cz --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
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... -- Best Regards / S pozdravom, Pavol RUSNAK SUSE LINUX, s.r.o Package Maintainer Lihovarska 1060/12 PGP 0xA6917144 19000 Praha 9, CR prusnak[at]suse.cz http://www.suse.cz --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Michal Marek
-
Pavol Rusnak