|
From: Daniel G. <go...@b1...> - 2009-11-06 16:10:40
|
On Friday 06 November 2009 05:00:01 pm Michael Bell wrote: > I discovered during svn update that the cmake directory of released > versions in osynctool/tags is a external link. This is a bug. If you > release a source then all content of the release must be static. > > I fixed this for libsyncml a while ago. It is just a question of a > better documentation. I don't checked this for libopensync. I just > discovered the issue two minutes ago. > This is fixed for all newly created tags. A post-commit hook will pin externals to the revision when it got tagged. Just did a test-tag to demonstrate the post-commit hook: http://opensync.org/changeset/5947 http://opensync.org/changeset/5948 (commit by the hook to pin the svn:Externals property) Michael, i already asked this on an OpenSync ticket, do you want to have the same post-commit hook installed in libsyncml and libwbxml2 Subversion? The hook gets active as soon you copy a direcotry into */tags/$ ... the commit takes a bit longer since on the subvesrion hosts an entire checkout of the tag needs to be done to modify all externals properties ... Check: http://people.b1-systems.de/~gollub/pin-external-on-tag.sh Best Regards, Daniel -- Daniel Gollub Geschaeftsfuehrer: Ralph Dehner FOSS Developer Unternehmenssitz: Vohburg B1 Systems GmbH Amtsgericht: Ingolstadt Mobil: +49-(0)-160 47 73 970 Handelsregister: HRB 3537 EMail: go...@b1... http://www.b1-systems.de Adresse: B1 Systems GmbH, Osterfeldstraße 7, 85088 Vohburg http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0xED14B95C2F8CA78D |