Re: Question about 'svn move' and commit behaviour in the repository.

2012-09-28 Thread Ryan Schmidt
On Sep 28, 2012, at 23:10, Ravi Roy wrote: > /trunk has these three folders. What I did was created a WC of /trunk and run > the following command to move "folderA" into "folderC" : > > svn move http://myserver.mydomain.com/svn/MyRepo/folderA > http://myserver.mydomain.com/svn/MyRepo/folde

Re: Question about 'svn move' and commit behaviour in the repository.

2012-09-28 Thread Thorsten Schöning
Guten Tag Ravi Roy, am Samstag, 29. September 2012 um 06:10 schrieben Sie: > and command run successfully and new revision committed in the repository. > I checked in the repository and folder it moved, but when I right click and > show log of that folder it says folder does not exist but Tortoise

Question about 'svn move' and commit behaviour in the repository.

2012-09-28 Thread Ravi Roy
Hi all, Sorry, in case it is answered before, but could not find by googling. I'm running Subversion 1.6.1 with apache httpd 2.2.11 with LDAP on CentOS 5.x. I have following structure of the repository named MyRepo : /trunk - folderA/ - folderB/ - folderC/ /trunk has these three folde

Re: Subversion limits?

2012-09-28 Thread Thorsten Schöning
Guten Tag Thomas Loy, am Freitag, 28. September 2012 um 21:46 schrieben Sie: > This brings up a question for me. I have a couple of repos that > are over 5 years old and reaching close to 400GB of storage. I'd > like to "trim" the first couple of years of versions and store them > to some sort o

RE: Subversion limits?

2012-09-28 Thread Thomas Loy
This brings up a question for me. I have a couple of repos that are over 5 years old and reaching close to 400GB of storage. I'd like to "trim" the first couple of years of versions and store them to some sort of "archive" repo and keep the most recent versions in an "active" repo. I've been

Re: Bug - SVN Keyword Property Set

2012-09-28 Thread Branko Čibej
On 28.09.2012 12:27, SENTHIL C wrote: > Hi Support, This is not a Subversion support mailing list. Your question more properly belongs on users@subversion.apache.org. -- Brane P.S.: Revision, Author and Date are not defined until you commit a file to the repository. > I can see that Revision s

Re: Subversion limits?

2012-09-28 Thread kmradke
> I manage a Subversion server that has the following configuration : > - SVN 1.6.9 > - FSFS storage mode > - Apache + mod_dav + subversion modules > - Linux Suse Enterprise Edition 32-bit > > On this SVN server, there are around 1100 SVN repositories for > around 2000 users. I have small reposit

RE: Subversion limits?

2012-09-28 Thread Ajay Pawar
Hi Julien, Thanks for the post, I also need to know the same thing. From: CHAZAL Julien [mailto:julien.cha...@atos.net] Sent: Friday, September 28, 2012 3:10 PM To: users@subversion.apache.org Subject: Subversion limits? Hi all, I manage a Subversion server that has the following configuration

Subversion limits?

2012-09-28 Thread CHAZAL Julien
Hi all, I manage a Subversion server that has the following configuration : - SVN 1.6.9 - FSFS storage mode - Apache + mod_dav + subversion modules - Linux Suse Enterprise Edition 32-bit On this SVN server, there are around 1100 SVN repositories for around 2000 users. I have small repositories a

RE : SvnAdmin: impossible to load dump generated by "cvs2svn"

2012-09-28 Thread CHAZAL Julien
Hi Markus, Thanks a lot for your help ! ;-) I followed your recommendations by checking file validity with the help of md5 sum. It wasn't the same md5 sum on the two servers so I followed the procedure below : - regenerate dump file with CVS2SVN tool - generate md5 sum on an CVS server - compre