Search the web
Sign In
New User? Sign Up
a-a-p-dev · A-A-P project development list (closed)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Easy download   Message List  
Reply | Forward Message #17 of 43 |
CVS repository (was: [a-a-p-dev] Easy download)


Aschwin Marsman wrote:

> Is there a possibility to create a CVS store (another is also ok),
> in order to have an easy update possibility for a-a-p?
>
> In a fast changing project like this, easy entrance to the latest
> release is crucial. With CVS, you also get a better look at
> previous versions.
>
> Until a-a-p gives us the desired functionality, a CVS repository
> would be very welcome.

Today I have started using the CVS repository at SourceForge. You
should be able to checkout the "Exec" module, which is the Recipe
Executive. See http://www.a-a-p.org/download.html for more info.

I'm currently working on making it easy to upload to the CVS repository,
avoiding the need to type all kinds of magic commands and URLs. Soon
uploading should be as simple as "aap upload". Actually, this already
works for existing files, but I also want to automatically add and
remove files. That makes it work just like packing the files in an
archive and distributing this.

I haven't yet found a way to avoid having to type the password each
time. Ssh is used for authentication, and it does allow direct login by
storing the host key, but the SourceForge CVS server doesn't have shell
access.

Adding automatic updating from CVS should be the next step (and it's
probably quite simple).

Having read part of the CVS documentation reminded me how complicated
this is for distributing software. I'll also try to think of a simple
way that just uses files on an ftp or http server.

--
It is illegal for anyone to give lighted cigars to dogs, cats, and other
domesticated animal kept as pets.
[real standing law in Illinois, United States of America]

/// Bram Moolenaar -- Bram@... -- http://www.moolenaar.net \\\
/// Creator of Vim -- http://vim.sf.net -- ftp://ftp.vim.org/pub/vim \\\
\\\ Project leader for A-A-P -- http://www.a-a-p.org ///
\\\ Help me helping AIDS orphans in Uganda - http://iccf-holland.org ///



Mon Jul 8, 2002 8:01 pm

vimboss
Offline Offline
Send Email Send Email

Forward
Message #17 of 43 |
Expand Messages Author Sort by Date

Hello, Is there a possibility to create a CVS store (another is also ok), in order to have an easy update possibility for a-a-p? In a fast changing project...
Aschwin Marsman - aYn...
marvinmarsman
Offline Send Email
Jul 5, 2002
5:15 am

... Today I have started using the CVS repository at SourceForge. You should be able to checkout the "Exec" module, which is the Recipe Executive. See...
Bram Moolenaar
vimboss
Offline Send Email
Jul 8, 2002
8:01 pm

Hi Bram, On Mon, 08 Jul 2002 22:01:06 +0200 ... Sourceforge allows you to upload keys via web interface only. 1. Login ( top/left at http://sf.net ) 2. Choose...
Thorsten Maerz
torte@...
Send Email
Jul 8, 2002
8:38 pm

Thorsten - ... Thanks for the hint! I didn't know this also worked for the CVS server. -- Why don't cannibals eat clowns? Because they taste funny. /// Bram...
Bram Moolenaar
vimboss
Offline Send Email
Jul 9, 2002
9:38 am

... This works, thanks. For updating, only cvs update in the Exec directory is needed, when you've already checked out a version. ... cvs commit is not enough?...
Aschwin Marsman - aYn...
marvinmarsman
Offline Send Email
Jul 9, 2002
5:23 am

... Yep, that's easy. ... That doesn't add new files or remove old files. The recipe I'm using for creating the .zip archive already contains a list of all...
Bram Moolenaar
vimboss
Offline Send Email
Jul 9, 2002
9:39 am

... Good point, should be easy (cvs add, cvs remove) ... For a SCM system, you don't want to change history. But I do agree, that a little misstake can be...
Aschwin Marsman - aYn...
marvinmarsman
Offline Send Email
Jul 10, 2002
7:02 am

... It isn't on my system (FreeBSD): "python" is a hard link to either "python1.5" or "python2.2". I have now changed the test script to use "sys.executable"....
Bram Moolenaar
vimboss
Offline Send Email
Jul 10, 2002
8:56 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help