IDEMPIERE-2940:reduce size of repository

update guideline
This commit is contained in:
hieplq 2015-11-14 20:22:22 +07:00
parent 972dd355db
commit 7907f901ca
1 changed files with 7 additions and 1 deletions

View File

@ -17,4 +17,10 @@ IDEMPIERE_REDUCE=/mnt/data/dev/bitbucket/main-sync/idempiere-reduce
hg convert --filemap $IDEMPIERE_ROOT/migration/reduce_repository/exclude_file_map.txt $IDEMPIERE_ROOT $IDEMPIERE_REDUCE
5. wait (about 30 miutes), and upload your new repository to your server
5. wait (about 30 miutes) for process finish
6. in new repository do below command to delete latest commit of convert extension
7. hg rollback --verbose -f
8. upload your new repository to your server or bitbucket