On 2012.07.02 18:46, Chuck Cook wrote:
> At the very bottom of Makefile.am :
>
> dist-up: dist
>       rm -rf $(reldir)
>       mkdir -p $(reldir)
>       cp $(distdir).tar.bz2 $(reldir)
>       rsync -rv $(reldir)
> frs.sourceforge.net:/home/frs/project/l/li/libusb/libusb-1.0/
>       rm -rf $(reldir)
>
>
> The rsync command appears to point to a libusb related directory. We
> probably want to delete this for libusbx.

Yeah, I've been meaning to update that Makefile for scp upload, as I did 
for the docs [1], but I haven't really looked into it yet. I'd like to 
have RC uploads automated as well, that follow our current release 
directory structure, and therefore a little bit of extra processing will 
be needed. And I wouldn't mind sorting out Windows binary snapshot 
uploads while I'm at it.

Now, considering that we don't exactly release every other week, it's 
pretty clear that anything that deals with updating 'make dist-up' is a 
super-low priority item. And as long as Hans, Xiaofan or Ludovic don't 
upload tarballs, I'm really the only person that will benefit from any 
update => hard to justify anybody else spending time there.
I guess it'll all boil down to me getting annoyed enough of not having 
automated uploads, to eventually sort it out... ;)

Regards,

/Pete

[1] 
http://libusbx.git.sourceforge.net/git/gitweb.cgi?p=libusbx/libusbx;a=blob;f=doc/Makefile.am

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to