Hi All,
I need to commit the folder after adding some new files to that folder. when i tried this in Tortoise-SVN, its working properly (committed successfully). but while trying this by using svn commit command it not committing the folder.
Steps i have followed,
1. Checkout the Test folder from Repository to D:\Test folder
2. Add some new files to that Test folder
3. Commit that folder using svn.exe commit D:\Test -m "Added"
Not committed... I have tried this TortoiseSVN(right click on that folder and click SVN Commit) it committed successfully....
Thanks in Advance.....
Last updated