Nothing, just that no one has put in the tags. Should not be an issue anyway. 1.4.0.4 is exactly what the trunk repository is at this vary moment. And, of course, the 1.4.0.4 download also represents it.
Of course, this will change, for whatever reason you think you need these tags, act now or....
Nothing, just that no one has put in the tags. Should not be an
issue anyway. 1.4.0.4 is exactly what the trunk repository is at
this vary moment. And, of course, the 1.4.0.4 download also
represents it.
As WladyX, I am using SVN tags when upgrading/updating the sites. I believe many guys do the same. See for example http://justcameron.com/blog/2008/07/03/updating-zenphoto-with-svn/
We also write some templates and tricks to use Zenphoto, and the they don't always work will all Zenphoto versions. That's why we like to use SVN tags: we can simply switch between tags and test them, without downloading and extracing the tarballs manually.
Of course, this will change, for whatever reason you think you
need these tags, act now or....
The SVN really helps. So please consider to use them. Please let me know if I can help.
Regards,
Hi,
This is unofficial mirror (for /trunk/ only)
https://github.com/xmirror/zenphoto
Hope this helps.
Regards,
Yes I see. Instead of waiting for the busy developers, I just make clones of the svn repository -- which helps me and others.
I've fixed stuff, so that the Git repository now relfects branches & tags in the original source tree. I note that there are some strange trees in http://www.zenphoto.org/svn/, for example, the sanbox, the zenpage,...
The git command was used:
$ git svn clone http://www.zenphoto.org/svn/ -T trunk -b branches -t tags
The git data is mirrored at https://github.com/xmirror/zenphoto.
If there're any problems, please let me know.
Regards
Again, if you think something is not right (=bug) please submit a ticket! Then it does get heard. Complains on the forum get lost especially since our server admin does not frequent the forum at all.
I personally find it confusing for users to have several svn places. (I won't test your git repository as I am on an little older Mac right now still and to my knowledge there is no convenient client for that).
Regarding the strnage trees you see in the svn. Those are older now unused ones. Zenpage for example was at the beginning released as separate plugin and was just "hosted" on the Zenphoto svn.
The tag has been updated - apologies, the release script apparently isn't creating it automatically. I'll try to repair that for the next release so it happens every time.