Hi all,
I am reaching out to try to debug the following issue.
** The problem:
A number of files have changed in my working copy and I want to
compare them to their last tracked version.
For most files, 'svn diff' works properly.
But, for some, the following error occurs:
svn: E22: Can't set
We have only one repository..I will create a new one and try.
Also this is happening with all the files in the repo.
Shaiju
- Original Message - Subject: Re: SVN error 403 accedd denied
while deleting files
From: "Branko Čibej"
Date: 6/12/15 2:51 pm
To: sha...@medinfi.com, use
Hi Ramisseti,
Did you evaluated not to migrate history?
I mean, depending on how many times you searched before in the history and
if it is acceptable to continue using mercurial to do such kind of tasks
for previous code, you probably can avoid wasting effort on this.
Regards.
_
Joseba
El 12/6/2
Hello,
ramisetti srihari wrote:
> I already gone through the below link you provided and my feeling is , it is
> not much useful.
Sorry, I found it very useful. Maybe try harder and review.
> Can you please share the scripts if you already worked on these type of
> project before.
No script
On 12.06.2015 11:14, sha...@medinfi.com wrote:
> Hi Brane,
> Thanks for the quick response.
> In fact we are facing this for all the users . But we are getting this
> only while trying to removing and existing file
Is this happening with just one repository or all of them? With any file
or specifi
Hi Andreas,
We are yet to start this project so i need any scripts are available readily
for doing this migration from Mercurial repository to Subversion, it would
really help us to complete this activity.
I already gone through the below link you provided and my feeling is , it is
not much usef
Hi Brane,
Thanks for the quick response.
In fact we are facing this for all the users . But we are getting this only
while trying to removing and existing file
We are able to add/ modify files freely
Any thoughts?
Shaiju
- Original Message - Subject: Re: SVN error 403 accedd
On 12.06.2015 09:05, sha...@medinfi.com wrote:
> HI Brane,
> Thanks for the response. Please find the requested information below.
>
>
>
> ServerName 52.0.130.138
>
> DAV svn
> SVNListParentPath on
> SVNParentPath /home/ubuntu/svn/repos
> AuthType Basic
> AuthName "Aut
HI Brane,
Thanks for the response. Please find the requested information below.
ServerName 52.0.130.138
DAV svn
SVNListParentPath on
SVNParentPath /home/ubuntu/svn/repos
AuthType Basic
AuthName "Authorization Realm"
AuthUserFile /home/ubuntu/auth-file-svn
Requi