Updated: I figured this out, but though I would still post in case anyone
else hits the same issue. The solution is to add the directory separator
at the end of the second argument:
svn mv @foo@ @bar/
See below for original question.
I'm getting bit by a directory that starts with @, and try
Thanks!
I did below works and now it doesn't need to input password when execute svn
COMMAND.
# foo is my current login username
which svn
-rwxr-xr-x 1 foo foo 266528 8?? 20 21:19 /usr/bin/svn
rm -rf .subversion
svn checkout https://svn.foo.com/svn/server/bar
cd bar
svn log|head
And before I i
朱国伟 wrote:
> execute svn command in terminal every time need to enter password explicitly.
You have either configured your client to never store passwords
(store-auth-creds,store-passwords,store-plaintext-passwords), or rather not
enable it if there is some default in your distribution... Check
Right now find a problem of svn, ubuntu system(Ubuntu 14.04.3 LTS), execute svn
command in terminal every time need to enter password explicitly. See below:
$ svn --version svn, version 1.8.8 (r1568071)compiled Aug 20 2015, 12:51:30
on x86_64-pc-linux-gnu svn checkout https://svn.foo.com/svn/
I will use this and give a try.
Thank you very much for help information.
regards,
Arun
On Sat, Dec 12, 2015 at 9:12 PM, Andreas Stieger
wrote:
> On 12/12/15 13:54, arun prasath wrote:
>
>> For -M options - is this is the cache for processing for dump files. do I
>> need to increase the value i
Hi Paul,
I was doing a 'clean up' with Tortoise when this error message came up:
---
Subversion Exception!
---
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as