Skip to content

Commit

Permalink
No more 'sample' repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicchabant committed Jan 23, 2012
1 parent e69da79 commit ade0a93
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions _cm/piecrust_sample_filemap

This file was deleted.

3 changes: 0 additions & 3 deletions _cm/sync_repos.cmd
Expand Up @@ -10,6 +10,3 @@ set SAMPLE_REPO=%THIS_REPO%\..\PieCrust_Sample
rem Exporting app-only repository.
hg convert --filemap %CWD%piecrust_app_filemap %THIS_REPO% %APP_REPO%

rem Exporting sample website repository.
hg convert --filemap %CWD%piecrust_sample_filemap %THIS_REPO% %SAMPLE_REPO%

3 changes: 0 additions & 3 deletions _cm/sync_repos.sh
Expand Up @@ -11,6 +11,3 @@ SAMPLE_REPO=${THIS_REPO}/../PieCrust_Sample
# Exporting app-only repository.
hg convert --filemap ${CWD}/piecrust_app_filemap ${THIS_REPO} ${APP_REPO}

# Exporting sample website repository.
hg convert --filemap ${CWD}/piecrust_sample_filemap ${THIS_REPO} ${SAMPLE_REPO}

0 comments on commit ade0a93

Please sign in to comment.