well, we have 2 choices for someone using the devel version :
1 - he used svn to get it
2 - he used the tarball

if case 1 : we issue 'svn status' command
if case 2 : we issue 'svn status > svn_status' and include it in the tar...
else : if .svn/ exists, try to get rev number from there using their own file structures,
else else : assume date as written in amsn file.

KKRT

On Wed, 12 Apr 2006 18:26:11 -0400, GrdScarabe <[EMAIL PROTECTED]> wrote:

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

Philippe Valembois - Phil wrote:
Hum it's not simple as it appears...
You said you don't like this system of committing every hour...
But is there another way, after a little thinking my way doesn't work : if someone download aMsn using svn directly he won't have the svn_date file...
Phil

But again ... if it does it with svn, there is no need for such a file
as the version of its repository is way more precise than such a file.

If it is for the bug report, then we apply the regular expression
"/^Revision.*([0-9]+)/" on the result of the execution of "svn info".
And to know if the user uses svn, we only need to check for the
directory ".svn" at the project root.

But maybe I understood something wrong ... :S

- --
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

iD8DBQFEPX6CPmfsnt4Id3wRAoG8AJkBD90BMgXbMSjcXe2KBqLWTdl1XwCgrRCY
19lhDgroakcFx8mfvWIMaBo=
=wOZl
-----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



--
KaKaRoTo


-------------------------------------------------------
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