S3Sync.net

General Category => Questions => Topic started by: rphillips on March 12, 2008, 01:00:44 AM



Title: Possible to put s3sync into version control?
Post by: rphillips on March 12, 2008, 01:00:44 AM
Is s3sync in version control?  It doesn't seem to be.  Would it be possible to put s3sync into version control (git, svn, google code, sourceforge, etc) so that people can more easily submit patches?

Thanks.


Title: Re: Possible to put s3sync into version control?
Post by: ferrix on March 12, 2008, 02:42:20 AM
I will eventually.  However I have no evidence that the lack of patches is a result of not having a subversion db  ;D


Title: Re: Possible to put s3sync into version control?
Post by: rphillips on March 12, 2008, 10:09:36 AM
Ferrix, as a developer I hate wasting my time keeping patches current, because of the lack of version control... Making the source repository available would, at the very least, get help from me.


Title: Re: Possible to put s3sync into version control?
Post by: ferrix on March 12, 2008, 11:07:21 AM
Oh I thought you meant contributions submitted to me, that get incorporated into the official release.  I see what you mean now.

So what patches are you sitting on?  Anything interesting? :)


Title: Re: Possible to put s3sync into version control?
Post by: rphillips on March 12, 2008, 12:04:32 PM
Actually, not anything interesting yet, but I was thinking about adding threaded support.  It just isn't easy to help contribute to the project.


Title: Re: Possible to put s3sync into version control?
Post by: ferrix on March 12, 2008, 09:49:24 PM
Understood.  I have been asked to just put this up on google code instead of having this hacked-together custom site for it. It's a great idea but I've been too busy to do so yet.


Title: Re: Possible to put s3sync into version control?
Post by: ferrix on March 12, 2008, 10:17:43 PM
Here you go:
http://code.google.com/p/s3sync-s3cmd/source/checkout

As I get more time I'll start offloading items from this site over to google.


Title: Re: Possible to put s3sync into version control?
Post by: rphillips on March 13, 2008, 10:02:56 AM
Thank you... Much appreciated.