Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-06 Thread Sascha L. Teichmann
done. Stefan Steiniger schrieb: > ok, so lets move (Sascha could do that if he commits) > > stefan > > Stephan Holl wrote: > >> Hello Stefan, >> >> Stefan Steiniger <[EMAIL PROTECTED]>, [20070606 - 11:07:45] >> >> >> >>> if you wish, you can change it. >>> I thought it belongs rather to the s

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-06 Thread Stefan Steiniger
ok, so lets move (Sascha could do that if he commits) stefan Stephan Holl wrote: >Hello Stefan, > >Stefan Steiniger <[EMAIL PROTECTED]>, [20070606 - 11:07:45] > > > >>if you wish, you can change it. >>I thought it belongs rather to the src, and not to all the other etc >>stuff. >> >> > >I

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-06 Thread Stephan Holl
Hello Stefan, Stefan Steiniger <[EMAIL PROTECTED]>, [20070606 - 11:07:45] > if you wish, you can change it. > I thought it belongs rather to the src, and not to all the other etc > stuff. I wouls vote to include it in the top-folder so that we can also keep track of changes of other folders like

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-06 Thread Stefan Steiniger
if you wish, you can change it. I thought it belongs rather to the src, and not to all the other etc stuff. stefan Sascha L. Teichmann wrote: >BTW: Why do you hide ChangeLog & Co. in the src folder? >Nice place to be overseen. One level up it would be more >visual. But I can live with the curren

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-06 Thread Sascha L. Teichmann
BTW: Why do you hide ChangeLog & Co. in the src folder? Nice place to be overseen. One level up it would be more visual. But I can live with the current place. - Sascha Stefan Steiniger schrieb: > that's pretty cool :) > > Sascha L. Teichmann schrieb: >> Hi together, >> >> I've created a sample

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-06 Thread Stefan Steiniger
that's pretty cool :) Sascha L. Teichmann schrieb: > Hi together, > > I've created a sample ChangeLog [1] for with cvs2cl.pl for > a fresh anonymous OpenJUMP CVS checkout. Please, have a look > at it. When committing the BasicStyle patch I would > like to add this for completeness to the src/Chan

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-06 Thread Sascha L. Teichmann
Hi together, I've created a sample ChangeLog [1] for with cvs2cl.pl for a fresh anonymous OpenJUMP CVS checkout. Please, have a look at it. When committing the BasicStyle patch I would like to add this for completeness to the src/ChangeLog. After this I recommend to maintain it manually. the call

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-05 Thread Sunburned Surveyor
Sascha, Thank you for the explanation. I understand now that the Changes text is for users, while ChangeLog is for developers. SS On 6/5/07, Sascha L. Teichmann <[EMAIL PROTECTED]> wrote: > > > > P.S - Stefan: What is the difference between the Changes file and the > > ChangeLog files? > > Even

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-05 Thread Stefan Steiniger
Salut Michael (i currently cant follow the list - to much is going on) Michaël Michaud schrieb: > Hi, > > Thanks Stefan, > Is there a way to use sourceforge cvs log to help completing the > changelog file you just added ? i hope sascha's answer was sufficient.. i have not used it yet and did l

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-05 Thread Sascha L. Teichmann
> > P.S - Stefan: What is the difference between the Changes file and the > ChangeLog files? Even if I'm not Stefan: Changes.txt is summary of ChangeLog. Very useful for releases and show the progress to the users. They are not interested in the technical details. Look at [1] and [2] to see what

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-05 Thread Sunburned Surveyor
Michael, You have identified an important issue. Please see my comments below: Michael wrote: "About the todo list, we may have to choose a central place. There are some todo lists on the wiki, there is the sourceforge feature request, the sourceforge bug report and now here... What others think

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-04 Thread Sascha L. Teichmann
Hi, Michaël Michaud schrieb: > Hi, > > Thanks Stefan, > Is there a way to use sourceforge cvs log to help completing the > changelog file you just added ? There are several tools for this out there. cvs2cl.pl [1] e.g is working fine. But ones again: Writing a ChangeLog this way is only for the

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-03 Thread Michaël Michaud
Hi, Thanks Stefan, Is there a way to use sourceforge cvs log to help completing the changelog file you just added ? About the todo list, we may have to choose a central place. There are some todo lists on the wiki, there is the sourceforge feature request, the sourceforge bug report and now her

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-03 Thread Sunburned Surveyor
Thanks for taking care of this Stefan. Hopefully Sascha approves! SS On 6/2/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > btw. to check the files out in eclipse I used: > > - cvs repository explorer view > - selected the src folder > - chosed "checkout as..." from the mouse menu > - disabled

Re: [JPP-Devel] new files changelog, changes and todo on CVS

2007-06-02 Thread Stefan Steiniger
btw. to check the files out in eclipse I used: - cvs repository explorer view - selected the src folder - chosed "checkout as..." from the mouse menu - disabled the "subfolder" checkbox - selected "check out into existing project" - i chosed my openjump project (but i could not remove the folder

[JPP-Devel] new files changelog, changes and todo on CVS

2007-06-02 Thread Stefan Steiniger
Hei Guys, i added to the cvs module openjump\src\ three log files. Please check them out to enable a better logging of changes. I hope it is what Sascha expected? stefan PS: i dont know why my eclipse now wants to update the complete openjump\src tree. I hope it is only a problem with my machi