I recently re-formatted my entire system. I have the entire project loaded and logged in. However I keep having the " / " showing in my local changes. I try to discard it and it still pops up. Im not sure how to get rid of it. I dont know if its a great idea to check that root “/” in either.
yea, But its in the local changes area. Im worry that down the road, I would end up working with tons of file and accidentally check that root folder in. and if that root folder gets checked in, what would happen? nothing Im assuming. Apologies, Im quite curious .
Nothing bad would happen. Don’t worry. If it’s unchanged, it won’t be sent.
Also I’d advise against using Unity’s source control and use svn, git or mercurial. Not only it isn’t too good (one day my friend showed me the asset server… cannot unsee), but you also need team license for it. When using git or mercurial, all you need is git or hg binary and basic knowledge about VCS you’re using.