Commit Graph

161 Commits

Author SHA1 Message Date
d2611cd979 Server settings for svn commits 2014-11-07 12:14:26 +01:00
5601ad297f Clenaup: help no own line 2014-11-07 11:40:17 +01:00
70d5b7aa2f bam cli: add sessions 'create' subcommand 2014-11-07 11:39:36 +01:00
703bf153c5 ensure temp dir exists 2014-11-07 11:37:45 +01:00
81d9dca264 bam cli: Keep track of files to remove 2014-11-06 19:47:04 +01:00
23d32e18ef bam cli: print error if this already exists 2014-11-06 19:01:51 +01:00
d59ea54dd3 add simple fatal function 2014-11-06 18:44:42 +01:00
a983d3bd3b minor renaming 2014-11-06 18:41:09 +01:00
301abd641c bam cli: give useful message when bam ls fails 2014-11-06 18:32:01 +01:00
9e49a94750 missing newline in last commit 2014-11-06 18:10:10 +01:00
f1da558a3e comment pack_fn 2014-11-06 17:45:51 +01:00
7dd4fadce0 *picky* use dict literal 2014-11-06 17:42:35 +01:00
dec05c6d4e ensure the destination path exists before moving 2014-11-06 17:41:51 +01:00
34fea3a2cc bam cli: nice warning when running outside of a project 2014-11-06 17:34:20 +01:00
9ed25c4ff9 Assert for existing file 2014-11-06 16:47:16 +01:00
dd029cde40 Add files now remapps to absolute path on commit 2014-11-06 16:19:38 +01:00
97414a84f7 typo 2014-11-06 16:15:12 +01:00
2bc2020ddc Adding unversioned files before commit 2014-11-06 15:40:13 +01:00
7cb1e806af paths are now relative to project root when checked out 2014-11-06 14:42:38 +01:00
c6e7f2349c Updates to webservice 2014-11-06 14:33:44 +01:00
6139f0e436 initial support for adding new files (client side) 2014-11-06 14:21:20 +01:00
fa24540b4e move json writing out of path remap 2014-11-06 13:15:16 +01:00
5c9849f64f Cleanup: rename zip (not to conflict with zip func) 2014-11-06 12:48:09 +01:00
0ce5b61d12 Fix bug indirect library linking 2014-11-05 19:30:19 +01:00
073d4784df Webservice side projects 2014-11-05 19:02:17 +01:00
aa21e8be3d remap paths back on commit 2014-11-05 17:07:41 +01:00
6718253504 Renaming FilesList to Directory 2014-11-05 16:49:31 +01:00
de3eca018a Cleanup: simplify basepath handling 2014-11-05 16:27:55 +01:00
a31a3b643e Cleanup 2014-11-05 16:22:13 +01:00
10ec31e260 *picly* use abbreviated config var 2014-11-05 16:18:35 +01:00
e4ae1e6dd2 support default no args as . 2014-11-05 16:15:09 +01:00
8dafe01a0e Starting to use project_config values 2014-11-05 16:05:47 +01:00
8c127b9045 *picky* rename 2014-11-05 15:47:16 +01:00
2ca9bc1d46 'bam deps' command - working on basic level 2014-11-05 15:41:55 +01:00
cbe3d1693f use existing write config function 2014-11-05 15:19:47 +01:00
e13dabbb71 Init command for bam cli 2014-11-05 15:10:07 +01:00
8b1085edd1 rename/reshuffle modules 2014-11-05 14:52:35 +01:00
4ebe917ee1 add initial boiler plate for a 'deps' command
This is to print dependencies for a blend file
2014-11-05 14:39:28 +01:00
3b49103952 bam: require commit message 2014-11-05 12:46:55 +01:00
0f2ada1ea0 correct sha1_from_file (broke checkout) 2014-11-05 12:02:44 +01:00
24e7e8a9d5 bam: default to basedir when no args given
- for commit and list
2014-11-05 11:43:58 +01:00
e93408af9d Cleanup: *picky*, prefer 'dir' over 'folder' 2014-11-05 11:27:12 +01:00
9157ed1dc0 extract zipfile on checkout 2014-11-05 11:24:57 +01:00
41992ee72f sort list output 2014-11-05 10:48:14 +01:00
53cbb0fa55 Cleanup: pep8 2014-11-05 10:42:59 +01:00
7f57c74f02 de-duplicate code, add generic modules dir 2014-11-05 10:04:40 +01:00
b9e8601272 typo 2014-11-05 09:18:06 +01:00
9546374109 minor edits to last commit 2014-11-04 21:48:31 +01:00
3222d10276 progress info when checking out 2014-11-04 21:46:18 +01:00
8015f0d106 Unzipping, copying and committing server side 2014-11-04 18:53:55 +01:00