[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

{Spam?} [ANN] PatchServer 0.2a

Esteban Manchado Velázquez

8/27/2006 1:27:00 PM

Hi all,

Do you write patches for different programs? Don't you know where to put
them in so it's actually easy to view the interesting ones? Does it bother you
not knowing which ones are already applied upstream, or which version the
apply cleanly to? Does it bother you not being able to easily publish and
share them?

Let me introduce... the PatchServer!

PatchServer is a small Ruby on Rails app designed to store patches: you
upload them to the server, and then you can:

- View their associated data, like the upstream version they're written
for, the program they apply to, description and related patches
- View them color-highlighted! (thanks to Jamis Buck's Syntax library)
- View their history (yes, you can have several versions of the same
patch)
- View all the patches for a given program, all the unapplied ones
- Search your patches
- Subscribe to a general RSS feed or to per-program RSS feeds
- And more!

It is still rough on the edges, but it's usable and I will like to receive
feedback from interested parties. I have just registered the project in
RubyForge, as "patch-server", so you have:

Homepage: http://patch-server.ruby...
Download: http://rubyforge.org/frs/?gro...
RubyForge homepage: http://rubyforge.org/projects/pa...

The code is in Darcs, at http://www.demiurgo.org/darcs/pat... , so
getting it is a matter of:

darcs get http://www.demiurgo.org/darcs/pat...

Some screenshots are available at

http://www.demiurgo.org/patch_server_sc...

--
Esteban Manchado Velázquez <zoso@foton.es> - http://ww...
EuropeSwPatentFree - http://EuropeSwPatentFree.his...
3 Answers

Timothy Goddard

8/27/2006 8:44:00 PM

0

I find it quite amusing that you ask people to send their patches for
this by email using the "darcs send" command.

Esteban Manchado Velázquez wrote:
> Hi all,
>
> Do you write patches for different programs? Don't you know where to put
> them in so it's actually easy to view the interesting ones? Does it bother you
> not knowing which ones are already applied upstream, or which version the
> apply cleanly to? Does it bother you not being able to easily publish and
> share them?
>
> Let me introduce... the PatchServer!
>
> PatchServer is a small Ruby on Rails app designed to store patches: you
> upload them to the server, and then you can:
>
> - View their associated data, like the upstream version they're written
> for, the program they apply to, description and related patches
> - View them color-highlighted! (thanks to Jamis Buck's Syntax library)
> - View their history (yes, you can have several versions of the same
> patch)
> - View all the patches for a given program, all the unapplied ones
> - Search your patches
> - Subscribe to a general RSS feed or to per-program RSS feeds
> - And more!
>
> It is still rough on the edges, but it's usable and I will like to receive
> feedback from interested parties. I have just registered the project in
> RubyForge, as "patch-server", so you have:
>
> Homepage: http://patch-server.ruby...
> Download: http://rubyforge.org/frs/?gro...
> RubyForge homepage: http://rubyforge.org/projects/pa...
>
> The code is in Darcs, at http://www.demiurgo.org/darcs/pat... , so
> getting it is a matter of:
>
> darcs get http://www.demiurgo.org/darcs/pat...
>
> Some screenshots are available at
>
> http://www.demiurgo.org/patch_server_sc...
>
> --
> Esteban Manchado Velázquez <zoso@foton.es> - http://ww...
> EuropeSwPatentFree - http://EuropeSwPatentFree.his...
>
> --cvVnyQ+4j833TQvp
> Content-Type: application/pgp-signature
> Content-Disposition: inline;
> filename="signature.asc"
> Content-Description: Digital signature
> X-Google-AttachSize: 190

e

8/27/2006 9:26:00 PM

0

Timothy Goddard wrote:
> I find it quite amusing that you ask people to send their patches for
> this by email using the "darcs send" command.

Well, merits of email patches versus direct repository patching
aside, `darcs send --to="dev-list@lists.project.org"` is perfectly
valid :)

--
Posted via http://www.ruby-....

Esteban Manchado Velázquez

8/28/2006 4:55:00 PM

0

Hey!

On Mon, Aug 28, 2006 at 05:45:13AM +0900, Timothy Goddard wrote:
> I find it quite amusing that you ask people to send their patches for
> this by email using the "darcs send" command.

Give me a break, there is no public PatchServer yet :-) (and I'm not going
to ask anybody to setup a public PatchServer just to send me patches)

Finally, I'm not sure that sharing patches for PatchServer is such a big
deal right now, taking into account that it has like.... 0 users :-) (not
counting myself)

--
Esteban Manchado Velázquez <zoso@foton.es> - http://ww...
EuropeSwPatentFree - http://EuropeSwPatentFree.his...