Changeset 3658


Ignore:
Timestamp:
Jul 21, 2009, 10:13:35 PM (15 years ago)
Author:
plg
Message:

update Subversion repository location on release creation script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/tools/pwg_rel_create.sh

    r3134 r3658  
    3434
    3535# cvs export -r $tag -d $version phpwebgallery
    36 svn export http://svn.gna.org/svn/phpwebgallery/tags/$tag $name
     36svn export http://piwigo.org/svn/tags/$tag $name
    3737# creating mysql.inc.php empty and writeable
    3838touch $name/include/mysql.inc.php
Note: See TracChangeset for help on using the changeset viewer.