简体   繁体   中英

tortoise svn commit success but file is not commited

This is the first time i use tortoise svn so please bear with me.

I was commiting some files and they said it has been succeed. However, the file is not uploaded to the server.

This is the screen shoot :

在此处输入图片说明

As you can see, some folders are marked green but not all of them are uploaded. Tortoise wont commit my "Livescore" and "InitActivity" which is the android studio project. The other file/folder is uploaded without problem.

Please help me out, Thanks

If the commit has been successful and you did it from the root of your working copy, then I guess that it's just some kind of cached icons issue. Press F5 a couple of times in the Windows Explorer and see if those icons change from red to green.

Otherwise right-click in the working copy and choose TortoiseSVN's SVN Commit... command. Do you see any uncommitted changes in the list ("Changes made")?

Try executing the clean-up command in TortoiseSVN.

The reason is, at times on commit, the cache is not cleaned properly and red-icon (uncommitted changes) keeps appearing.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM