I am moving an SVN repository from one third-party remote server to a local one
and I would like to remove empty revisions but svndumpfilter keeps crashing. I
first loaded the dump from svnradmin into a local repository and dumped it
again. I also tried with a dump that just includes the first
On 02.02.2017 17:28, Branko Čibej wrote:
> On 02.02.2017 15:52, Bijewitz, Volker wrote:
>> Hi Brane,
>>
Unfortunately I do not know if the user has got an working copy and
where it can be found . So the only way to solve this is creating once
a local copy of each file and store the r
On 02.02.2017 15:52, Bijewitz, Volker wrote:
> Hi Brane,
>
>>> Unfortunately I do not know if the user has got an working copy and
>>> where it can be found . So the only way to solve this is creating once
>>> a local copy of each file and store the real size in a DB referenced
>>> by the file URL
Hi Brane,
> > Unfortunately I do not know if the user has got an working copy and
> > where it can be found . So the only way to solve this is creating once
> > a local copy of each file and store the real size in a DB referenced
> > by the file URL and revision number L.
>
> Why would you do tha
There is a very good book online:-
http://svnbook.red-bean.com/
You will be able to answer your question (and lots more) by reading the book.
~ Mark C
From: Durgaprasad Potnuru [mailto:durgaprasad.potn...@iictechnologies.com]
Sent: 02 February 2017 07:10
To: users@subversion.apache.org
Cc: Rag
On 02.02.2017 11:30, Bijewitz, Volker wrote:
> Ok, thank you for explaining this. Yes, I understand that SVN is normalizing
> the text files, so their real size may differ from client to client.
>
>
>
> Unfortunately I do not know if the user has got an working copy and where it
> can be found .
Ok, thank you for explaining this. Yes, I understand that SVN is normalizing
the text files, so their real size may differ from client to client.
Unfortunately I do not know if the user has got an working copy and where it
can be found . So the only way to solve this is creating once a local co
The size reported is the size of the file in repository form. The size might
be different when a different line end encoding is used and/or when keyword
expansion is enabled. (Can be larger or smaller)
svn_client_statusX() reports both sizes when the file is a normal working
copy file.
Th
thanks Cooke, Eric & Pavel.
That really helped.
Regards,
Durga Prasad
From: Pavel Lyalyakin
Sent: 02 February 2017 13:51
To: users@subversion.apache.org
Cc: Raghunath Reddy Chinthala; Durgaprasad Potnuru
Subject: Re: Reg: Code baseline in apache subversion im
Hi SVN developers,
I am working on an TotalCommander plugin to browse SVN repositories. Now I
have the problem that on some repositories the filesize reported by
svn_client_list3 is different from the "real" file size of the working copy -
so comparing the SVN repo with the working copy is impo
Hello,
On Thu, Feb 2, 2017 at 10:09 AM, Durgaprasad Potnuru wrote:
> Dear users,
>
> Could you guide if code can be base-lined in repositories implementing
> apache subversion.
>
> Related documentation links or tutorials if available would be useful.
>
Read SVNBook | Tags:
http://svnbook.red-be
11 matches
Mail list logo