How to upload a single file from my local computer to the SVN repository?
I can import a directory, but I cannot import a single file into an existing directory.
I am using SVN in linux (command line).
Any help would be appreciated.
Edit: I forgot to mention, I need to upload this file to a specific directory, which has nothing to do with the directory structure on my local computer (let's say I boot from the desktop).
So, I want to download the file from the desktop to https: //.../somefolder
linux import svn upload
yper
source share