Quote:
Originally Posted by Pat Fairbank
I've done it on SVN with just .h and .cpp files. Here is a procedure I wrote a couple of years ago for the guys on my team (I updated it a bit, but there may be mistakes).
We use TortoiseSVN, hence the Windows Explorer right-click-menu bit.
|
This method seems to work fine when using Git. I'll do a write up in a bit once I'm done converting my repo to make sure it really works.
Thanks all.
Edit: Though it doesn't work too well with branches (cause when you go back to the same branch, they won't exist anymore thus WindRiver whines). Not sure if there is a way to get git to not delete those files.
-Tanner