-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Youness Alaoui wrote:
> What does cvsdate does exactly ?
> 
>> cvs date is a file updated every 2 hours (not sure) that puts the
>> current date in the file and commits the file, it's used to know the
>> date of the cvs version you have.. so when a user complains about a bug
>> in cvs, he can tell us from which 'date' he got it... (also shows up in
>> the about/version box)

This way the revision number of the repository is better as it gives you
 a precision at the commit !

To get it, the user will just have to do a

svn status -u

... and it will give him the actual revision on his computer and the
files that need to be updated to reach the last revision.
For example, for one of my projects :

[EMAIL PROTECTED]:~/gate2$ svn status -u
M             189   config.php
M             189   index.php
Status against revision:    189

I don't know if there is some svn library for tcl, but that can be
interesting to get this information before sending a bug in the case the
user uses a svn version of aMSN ;)

- --
GrdScarabe

([EMAIL PROTECTED]/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain World Domination.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEOwp/Pmfsnt4Id3wRAq/FAJ4j9oToPkDiareuy6cNNbi3sBstZgCeLgDc
bRDE9wD+n411MJLnQo0xwE8=
=FwD8
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to