|
|
|
|
|
by pswenson
4455 days ago
|
|
also, you can sync to a subdirectory in SVN - not git. 1) yeah, although I question the sanity of doing this.
2) is this related to #3?
3) yes, but IMO VCS should be used for source files (mostly). large assets should go in an artifact repo. But you are right - putting giant files in git is a terrible idea, especially if you change them often. |
|
the sanity of access control?
> is this related to #3?
Not necessarily.
> yes, but IMO VCS should be used for source files (mostly). large assets should go in an artifact repo
Great, so now the code and the assets going with the code, both being used to build the product, are completely out of sync and essentially unsyncable?