taskSavannah Administration - Tasks: task #12298, Submission of scruf

 
 

task #12298: Submission of scruf

Submitter:  rsiddharth <rsd>
Submitted:  Fri 26 Oct 2012 05:14:44 PM UTC
   
 
Should Start On:  Fri 26 Oct 2012 12:00:00 AM UTC Should be Finished on:  Mon 05 Nov 2012 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 30 Oct 2012 06:14:27 PM UTC, comment #3: 

Hi,

Solved the problem. I was able to push my source to Savannah. I just had to add a few lines to my ~/.ssh/config file:


Host bzr.sv.*gnu.org
IdentityFile ~/.ssh/id_sgnu_rsa


Thanks.

rsiddharth <rsd>
Tue 30 Oct 2012 05:18:13 PM UTC, comment #2: 

Hi,

Thanks for approving the project. I wish to upload the source to savannah. How do I do that ?

Note: I use Bazaar version control to manage the project.

I tried to push my devel bzr branch with this command:


bzr push bzr+ssh://rsd@bzr.sv.gnu.org/scruf/devel/


But I am getting a permission denied message:


Permission denied (publickey).
bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.


Thanks for your help.

rsiddharth <rsd>
Mon 29 Oct 2012 09:30:09 PM UTC, comment #1: 

Hi,
I'm evaluating the project you submitted for approval in Savannah.
There is a minor change needed, as parsers/DocumentDate.java does not contain any license notice.

Please attach a suitable License with it.

I'm accepting your project. You will receive an automated email about the
approval.

Rudra Banerjee <roddur>
Fri 26 Oct 2012 05:14:44 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: scruf
  • System Name:  scruf
  • Type: non-GNU software & documentation
  • License: GNU General Public License v3 or later





Description:

Scruf is a simple html converter written in Java (openjdk). It converts files marked up in "scruffy" mark-up to HTML5. Scruffy mark-up is a shabby mark-up inspired from MoinMoin wiki markup and Wikipedia's markup.

What Scruf does is very simple -- "You give it a directory fully of files that are marked-up in Scruffy mark-up, it takes one file at time and converts them into HTML5 and puts a link to the converted HTML5 file in the index.html file in that directory. An index.html file is created for the directory, if it is not already present".

I started this project to maintain my homepage & my weblog. I think it should be useful to others who are looking for a darn simple program which can statically generate webpages for them.

So what is special about Scruf ?

Its simplicity. It is spartan.

See Scruf in action : http://rsiddharth.ninth.su/hugs/





Other Software Required:

OpenJDK GPLv2 http://openjdk.java.net/



Other Comments:

Scruf is version controlled in Baazar.


Tarball URL:

http://rsiddharth.ninth.su/d/scruf.tar.gz


rsiddharth <rsd>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by roddur (Posted a comment)
  • -email is unavailable- added by rsd (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-10-29 roddur Open/ClosedOpen Closed
    2012-10-29 roddur StatusNone Done

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code