On Mon, 10 Apr 2006 20:34:01 -0400, GrdScarabe <[EMAIL PROTECTED]> wrote:

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

Karol Krizka wrote:
maybe cvsdate will need to be removed, because I hate the way it's done
and maybe svn will provide us with a solution by itself...
SVN does file versioning by repisitory, not file. So when you commit a change, it increments the "revision number" of the whole thing. I suppose we could use this. I'm not sure how to get this easly through command line though, without using the svn command. Maybe someone more familiar with this could
comment?

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)

The thing is svn uses a Berkley database, no files anymore, so the only
way to access informations about the repository is to use the svn
command or to write some script based on the svn libraries.


probably server side, not client side... in the client you still have a .svn/ subdir

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

iD8DBQFEOvl5Pmfsnt4Id3wRAm0cAJ0bxaDCr1NxsBGBfhmqa3P3yQLMDgCgq8w9
wuAevw1SKUIRu5ISyp9QYAo=
=EJgs
-----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