When I run:
svn commit -m "some message" myFile.txt
in the DOS shell, it gives me an empty line as the result. There's no error message, etc. And the file is not committed.
What could be causing this?
The Commit Dialog If your working copy is up to date and there are no conflicts, you are ready to commit your changes. Select any file and/or folders you want to commit, then TortoiseSVN → Commit.... The commit dialog will show you every changed file, including added, deleted and unversioned files.
Did you svn add myFile.txt first?
You can only commit changes to files that are added to svn.
most likely there are no changes. Try svn status
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With