Page 1 of 1

[Suggestion] Changelog

Posted: 03 Oct 2004, 19:33
by Matt
Hi,

my suggestion is a changelog from cvs version to cvs version.

e.G.

1.0 Stable (10092035)
----------------------------------------
- Fixed all bugs, added all features
perfect work
----------------------------------------

CVS 10042004
----------------------------------------
- New NPC(blablub)
----------------------------------------

CVS 10032004
----------------------------------------
- New binary for Windows (andy)
- New binary for Linux (chris)
- New binary for Mac (tom)
----------------------------------------

CVS 10022004
----------------------------------------
- New tileset "Desert" (by bob)
- New Login Artwork
----------------------------------------

I know this ;)
http://themanaworld.sourceforge.net/wik ... ?ChangeLog


Matt, who load every new cvs version ^^

Posted: 04 Oct 2004, 10:15
by Rotonen
I'd like this daily changes style too.. Would just be clearer.

Posted: 04 Oct 2004, 19:31
by Shura
remember, you guys don't code, right? :twisted:
i think the list we have now is pretty much enough.

u can get a "daily-changes" list from CVS. just read its manual. :lol:

Posted: 05 Oct 2004, 09:02
by Rotonen
Yeah, but we can still whine ^^ And true, it's enough.. People just have the tendency to ask for more.. :) (And btw, I do code, just not for this project..)

Posted: 05 Oct 2004, 11:34
by Matt
I have a Problem with the CVS-CheckOut under Windows:

In C:\Dokumente und Einstellungen\Benutzer1\Desktop\ManaWorld: "C:\Programme\TortoiseCVS\cvs.exe" "-q" "checkout" "-P" "tmw"
CVSROOT=:pserver:anoncvs@sull.homelinux.net:/var/home/cvs/repository

cvs checkout: Empty password used - try 'cvs login' with a real password

cvs checkout: cwd=C:\Dokumente und Einstellungen\Benutzer1\Desktop\ManaWorld ,current=C:\Dokumente und Einstellungen\Benutzer1\Desktop\ManaWorld
cvs checkout: cannot open CVS/Entries for reading: No such file or directory
cvs checkout: in directory .:
cvs [checkout aborted]: CVS directory without administration files present. Cannot continue until this directory is deleted or renamed.

Fehler, CVS-Vorgang fehlgeschlagen (==Error, CVS failed)

Posted: 05 Oct 2004, 11:43
by Shura
seems like ur CVS client is only able to work on *nix enviroments. r u by any chance using Cygwin and Tortoise at the same time where <Cygwin-path>\bin is in ur PATH?

Posted: 05 Oct 2004, 15:53
by Matt
Mh, i use Tortoise and the CVS Tutorial...
(Windows Version ;) )

Edit: W00t, it works.
I see just in the directory and its full of cvs files ^^
(mh, Restart is really important ;) )

But where is the changelog?