Re: Need help in Subversion migration

2021-05-18 Thread Bo Berglund
On Mon, 17 May 2021 17:15:13 -0400, David Newman wrote: >> A few years back I replicated our live SVN repository, to get a backup, by >> using >> a dump followed by a load on the replication server. The dump files were >> moved >> over the Internet in tgz files before being used to load onto th

Re: Need help in Subversion migration

2021-05-18 Thread jackson
t 8:21 AM, jackson wrote: >>> > > >>> > >  >>> > > Hello Everyone >>> > > >>> > > We are using subversion 1.7 running in LInux 6.9. >>> > > we are working on subversion migration along with OS upgrade >

Re: Need help in Subversion migration

2021-05-18 Thread Thorsten
id all the configuration , the 1.10 setup is up and working as expected . > > > > We need help in migrating the repo from current setup (v1.7 to the new setup > > > > The current setup (v1.7) has the repo size of 500GB. we

Re: Need help in Subversion migration

2021-05-18 Thread Thorsten
rsion 1.7 running in LInux 6.9. > > we are working on subversion migration along with OS upgrade > > > > Currently we have built RHEL 8.3 OS with subversion 1.10 and did all the configuration , the 1.10 setup is up and working as expected

Re: Need help in Subversion migration

2021-05-18 Thread jackson
Currently we have built RHEL 8.3 OS with subversion 1.10 and did all >> the configuration , the 1.10 setup is up and working as expected . >> > > >> > > We need help in migrating the repo from current setup (v1.7 to the >> new setup >> > > >> > > The

Re: Need help in Subversion migration

2021-05-17 Thread Nathan Hartman
ng subversion 1.7 running in LInux 6.9. > > > we are working on subversion migration along with OS upgrade > > > > > > Currently we have built RHEL 8.3 OS with subversion 1.10 and did all > the configuration , the 1.10 setup is up and working as expected . > > >

Re: Need help in Subversion migration

2021-05-17 Thread Daniel Shahaf
h OS upgrade > > > > Currently we have built RHEL 8.3 OS with subversion 1.10 and did all the > > configuration , the 1.10 setup is up and working as expected . > > > > We need help in migrating the repo from current setup (v1.7 to the new setup > > > >

Re: Need help in Subversion migration

2021-05-17 Thread David Newman
On 5/17/21 10:03 AM, Bo Berglund wrote: > On Mon, 17 May 2021 08:24:55 -0400, Mark Phippard wrote: > >>> The current setup (v1.7) has the repo size of 500GB. we are using svn load >>> and svn dump method to migrate the repos from current setup (v1.7) to new >>> setup(v1.10) , but it takes a lot

Re: Need help in Subversion migration

2021-05-17 Thread Bo Berglund
On Mon, 17 May 2021 08:24:55 -0400, Mark Phippard wrote: >> The current setup (v1.7) has the repo size of 500GB. we are using svn load >> and svn dump method to migrate the repos from current setup (v1.7) to new >> setup(v1.10) , but it takes a lot of time due to the size of the repo >> (500GB

Re: Need help in Subversion migration

2021-05-17 Thread Mark Phippard
the > configuration , the 1.10 setup is up and working as expected . > > We need help in migrating the repo from current setup (v1.7 to the new setup > > The current setup (v1.7) has the repo size of 500GB. we are using svn load > and svn dump method to migrate the repos fr

Need help in Subversion migration

2021-05-17 Thread jackson
Hello Everyone We are using subversion 1.7 running in LInux 6.9. we are working on subversion migration along with OS upgrade Currently we have built RHEL 8.3 OS with subversion 1.10 and did all the configuration , the 1.10 setup is up and working as expected . We need help in migrating

Re: Need help in importing Perforce dump in to SVN

2019-09-18 Thread Daniel Shahaf
Shilp, Kumar wrote on Tue, Sep 17, 2019 at 22:41:22 +: > C:\>svnadmin load --force-uuid repo < depot_build.dump > <<< Started new transaction, based on original revision 1 > > * editing path : trunk ... done. > * editing path : trunk/ReadMe.txt ... done. > Committed revision 1 >>> > <

Re: Need help in importing Perforce dump in to SVN

2019-09-18 Thread Johan Corveleyn
On Wed, Sep 18, 2019 at 8:01 AM Shilp, Kumar wrote: > Hi, > > We are trying to import Perforce dump in to SVN but we are hitting ‘checksum > mismatch’ error. Can someone please let me know what could be the issue here > and how can we resolve it? > > Error snippet: > > C:\>svnadmin load --force-

Need help in importing Perforce dump in to SVN

2019-09-17 Thread Shilp, Kumar
Hi, We are trying to import Perforce dump in to SVN but we are hitting 'checksum mismatch' error. Can someone please let me know what could be the issue here and how can we resolve it? Error snippet: C:\>svnadmin load --force-uuid repo < depot_build.dump <<< Started new transaction, based on

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
By the way is there any specific version of the version with which this --git works fine? *Thanks & Regards*, Raghavendra Bhat Mobile: 9972442409 On Wed, Aug 17, 2016 at 4:16 PM, Stefan Sperling wrote: > On Wed, Aug 17, 2016 at 04:03:46PM +0530, rags bhat wrote: > > I have created a ticket. > >

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2016 at 04:03:46PM +0530, rags bhat wrote: > I have created a ticket. > > >1. SVN-4648 > > > *Thanks & Regards*, > Raghavendra Bhat Thank you!

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
I have created a ticket. 1. SVN-4648 *Thanks & Regards*, Raghavendra Bhat Mobile: 9972442409 On Wed, Aug 17, 2016 at 3:08 PM, Stefan Sperling wrote: > On Wed, Aug 17, 2016 at 02:50:58PM +0530, rags bhat wrote: > > This is what available in

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2016 at 02:50:58PM +0530, rags bhat wrote: > This is what available in the patch file > > > Index: Makefile > === > diff --git a/branches/Makefile > deleted dile mode 106444 > -- a/branches/Makefile (revision XXX) > +

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
This is what available in the patch file Index: Makefile === diff --git a/branches/Makefile deleted dile mode 106444 -- a/branches/Makefile (revision XXX) ++ /dev/null (working copy) - - removed all lines with - symbol Index: Make

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2016 at 02:25:04PM +0530, rags bhat wrote: > Ok let me explain. > > I had a makefile > > I used svn cp makefile makefilecp > then > i used svn mv makefile makefilemv > > Generated patch > > using svn diff --git >patchfile > > then applied this in new SB which has no changes don

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
Ok let me explain. I had a makefile I used svn cp makefile makefilecp then i used svn mv makefile makefilemv Generated patch using svn diff --git >patchfile then applied this in new SB which has no changes done, using svn patch patchfile all there targets are skipped, nothing got patched. Re

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2016 at 01:57:12PM +0530, rags bhat wrote: > Hi Stefan, > > Need one help. > > I am able to generate the patch which can capture copy and mv but i could > not find a wrapper to patch it back to the workspace. > Example if i generate a patchfile using svn diff --git >patchfile, how

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Tue, Aug 16, 2016 at 09:42:02PM -0700, rags bhat wrote: > Hi , > > Please someone guide me how to generate svn diff which can capture svn mv > or svn cp operations carried out in a workspace? > > So when i use svn patch, it should delete old file and replace it with new > file resulted from

I need help in SVN mv and SVN cp

2016-08-16 Thread rags bhat
Hi , Please someone guide me how to generate svn diff which can capture svn mv or svn cp operations carried out in a workspace? So when i use svn patch, it should delete old file and replace it with new file resulted from svn mv. Also is there any way to see dummy commit? try dummy commit but

Re: Need Help regarding the Memory leak, while server restart

2014-08-22 Thread Andy Levy
On Fri, Aug 22, 2014 at 7:22 AM, Amar Kumar Banda wrote: > Hi Apache team, > > We need help regarding on issue for one of our application. > > We are upgrading our application to tomcat 8V from tomcat 6v. > > When the Tomcat server is restarted, we are getting the Warnin

Need Help regarding the Memory leak, while server restart

2014-08-22 Thread Amar Kumar Banda
Hi Apache team, We need help regarding on issue for one of our application. We are upgrading our application to tomcat 8V from tomcat 6v. When the Tomcat server is restarted, we are getting the Warning message about the memory leak and it is getting for the each class. Please could you

need help SVN authentication to SAMBA PDC

2014-05-16 Thread Ken Fischer
Hello all, I'm in need of some help getting my subversion server to allow me to domain authentication. I sent something to the mailing list last night but it seems to not show up anywhere and I only now just subscribed, so I apologized if someone has already responded. Please cc me in any respon

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Nico Kadel-Garcia
On Tue, Jan 28, 2014 at 3:30 PM, Ryan Schmidt wrote: > > On Jan 28, 2014, at 08:09, Heather Bartolotta wrote: > >> Rackspace installed Apache(tm) Subversion(R) 1.6.11 on our Redhat Enterprise >> Linux 6 Dedicated Rackspace server. > > I wonder why? Subversion 1.6 and earlier are no longer support

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Heather Bartolotta
Thanks everyone. What do you think about a hosted service like beanstalkapp.com that would get us away from having to do the install and get us up and running Subversion right away. So keep our sites on our server but use the hosted subversion for version control. On Jan 28, 2014 3:37 PM, "Ben Res

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Ben Reser
On 1/28/14, 12:30 PM, Ryan Schmidt wrote: > > On Jan 28, 2014, at 08:09, Heather Bartolotta wrote: > >> Rackspace installed Apache™ Subversion® 1.6.11 on our Redhat Enterprise >> Linux 6 Dedicated Rackspace server. > > I wonder why? Subversion 1.6 and earlier are no longer supported, ever since

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Ryan Schmidt
On Jan 28, 2014, at 08:09, Heather Bartolotta wrote: > Rackspace installed Apache™ Subversion® 1.6.11 on our Redhat Enterprise Linux > 6 Dedicated Rackspace server. I wonder why? Subversion 1.6 and earlier are no longer supported, ever since the release of Subversion 1.8. http://subversion.ap

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Heather Bartolotta
Thank you Nico, I am going to pass this info to Rackspace. If they can't do this, does this group/individuals offer install services for SVN? We have a Redhat Enterprise Linux 6 server and use Dreamweaver CS5.5. I have found a bunch of information on how to setup Dreamweaver so I think I will be o

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Nico Kadel-Garcia
It's in the source code documentation. http://svn.apache.org/repos/asf/subversion/trunk/notes/ssh-tricks On Tue, Jan 28, 2014 at 9:09 AM, Heather Bartolotta wrote: > Hello, > > Rackspace installed Apache(tm) Subversion(R) 1.6.11 on our Redhat Enterprise > Linux 6 Dedicated Rackspace server.

Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Heather Bartolotta
Hello, Rackspace installed Apache(tm) Subversion(R) 1.6.11 on our Redhat Enterprise Linux 6 Dedicated Rackspace server. And created a repository directory (/var/www/repository) and user group for svn. But we are having issues getting Dreamweaver to connect to subversion. Can someone please help

Re: Need help

2013-12-15 Thread Thorsten Schöning
Guten Tag Freddie Campos, am Freitag, 13. Dezember 2013 um 17:15 schrieben Sie: > I was wondering if you could send me that subversion binary list. What list are you talking about? A list of binaries? http://subversion.apache.org/packages.html Mit freundlichen Grüßen, Thorsten Schöning -- Th

Need help

2013-12-15 Thread Freddie Campos
Hi my name is will.I was wondering if you could send me that subversion binary list.

Re: Corrupted revisions - need help

2012-11-25 Thread Gunther Mayer
On 2012/11/19 10:07 PM, Stefan Sperling wrote: On Mon, Nov 19, 2012 at 04:11:01PM +0200, Gunther Mayer wrote: So, I'm wondering if anyone from the community can help me. I think I still have all of the original files which got written or amended during the three broken revisions (in one or more

Re: Corrupted revisions - need help

2012-11-24 Thread Gunther Mayer
On 2012/11/20 4:54 AM, Nico Kadel-Garcia wrote: On Mon, Nov 19, 2012 at 9:11 AM, Gunther Mayer wrote: Hi there, I'm the sysadmin for our small company (8 employees) and we're running all our shared files over a subversion server. Some time ago our server had faulty memory which resulted in cor

Re: Corrupted revisions - need help

2012-11-24 Thread Gunther Mayer
On 2012/11/20 12:07 PM, Daniel Shahaf wrote: Stefan Sperling wrote on Tue, Nov 20, 2012 at 09:32:18 +0100: On Tue, Nov 20, 2012 at 08:14:41AM +0200, Daniel Shahaf wrote: Stefan Sperling wrote on Mon, Nov 19, 2012 at 21:07:59 +0100: Extract these reps from the FSFS data of the temporary reposit

Re: Corrupted revisions - need help

2012-11-20 Thread Daniel Shahaf
Stefan Sperling wrote on Tue, Nov 20, 2012 at 09:32:18 +0100: > On Tue, Nov 20, 2012 at 08:14:41AM +0200, Daniel Shahaf wrote: > > Stefan Sperling wrote on Mon, Nov 19, 2012 at 21:07:59 +0100: > > > Extract these reps from the FSFS data of the temporary repository and > > > stitch them into the bro

Re: Corrupted revisions - need help

2012-11-20 Thread Stefan Sperling
On Tue, Nov 20, 2012 at 08:14:41AM +0200, Daniel Shahaf wrote: > Stefan Sperling wrote on Mon, Nov 19, 2012 at 21:07:59 +0100: > > Extract these reps from the FSFS data of the temporary repository and > > stitch them into the broken repository at appropriate places, recalculating > > checksums wher

Re: Corrupted revisions - need help

2012-11-19 Thread Daniel Shahaf
Stefan Sperling wrote on Mon, Nov 19, 2012 at 21:07:59 +0100: > Extract these reps from the FSFS data of the temporary repository and > stitch them into the broken repository at appropriate places, recalculating > checksums where necessary, Instead of recalculating, you ought to be able to set the

Re: Corrupted revisions - need help

2012-11-19 Thread Nico Kadel-Garcia
On Mon, Nov 19, 2012 at 9:11 AM, Gunther Mayer wrote: > Hi there, > > I'm the sysadmin for our small company (8 employees) and we're running all > our shared files over a subversion server. Some time ago our server had > faulty memory which resulted in corrupt entries being written to the > underl

Re: Corrupted revisions - need help

2012-11-19 Thread Stefan Sperling
On Mon, Nov 19, 2012 at 04:11:01PM +0200, Gunther Mayer wrote: > So, I'm wondering if anyone from the community can help me. I think > I still have all of the original files which got written or amended > during the three broken revisions (in one or more working copies), > but one of these revision

Corrupted revisions - need help

2012-11-19 Thread Gunther Mayer
Hi there, I'm the sysadmin for our small company (8 employees) and we're running all our shared files over a subversion server. Some time ago our server had faulty memory which resulted in corrupt entries being written to the underlying fsfs db, later propagating to backups too. This resulted

RE: Need Help in fetching code from SVN

2012-09-21 Thread Dharmendra Pratap
lto:s...@elego.de] Sent: Friday, September 21, 2012 1:46 PM To: Dharmendra Pratap Cc: users@subversion.apache.org Subject: Re: Need Help in fetching code from SVN On Fri, Sep 21, 2012 at 01:23:30PM +0530, Dharmendra Pratap wrote: > I want to get a working copy that includes all changes from rev

Re: Need Help in fetching code from SVN

2012-09-21 Thread Stefan Sperling
On Fri, Sep 21, 2012 at 01:23:30PM +0530, Dharmendra Pratap wrote: > I want to get a working copy that includes all changes from revision 2 to > Head but does NOT include > > the changes for revisions 3. > > How can i do this? See here: http://svnbook.red-bean.com/nightly/en/svn.branchmerge.bas

Need Help in fetching code from SVN

2012-09-21 Thread Dharmendra Pratap
Hi , Hope all well with you.. I have a question regarding fetching code from SVN. It will be greatly appreciated if you can please look on this And provide me some suggestion for getting this task done. Here is my question : I have following scenario for my application on repositor

RE: Need Help : Purging very old (/unwanted) revisions

2012-09-06 Thread Cooke, Mark
To: users@subversion.apache.org 'cvml', 'users@subversion.apache.org');> > Subject: Need Help : Purging very old (/unwanted) revisions > > Hi > > My organization's svn repository size has grown too > large and most of the old revi

Re: Need Help : Purging very old (/unwanted) revisions

2012-09-05 Thread vinay modi
e. > > ** ** > > JPM > > ** ** > -- > > *From:* vinay modi [mailto:modivi...@gmail.com 'modivi...@gmail.com');>] > *Sent:* Tuesday, September 04, 2012 4:04 PM > *To:* users@subversion.apache.org 'users@subversion.apa

Re: Need Help : Purging very old (/unwanted) revisions

2012-09-05 Thread Thorsten Schöning
Guten Tag vinay modi, am Dienstag, 4. September 2012 um 22:03 schrieben Sie: > Now, I want to keep only the last 2 revisions of all documents i.e 2 for A, > 2 for B, 2 for C and 1 for D.. > Is there any way I can achieve this in my subversion repository? Not easily, you may have a look at svndump

Re: Need Help : Purging very old (/unwanted) revisions

2012-09-04 Thread Lorenz
vinay modi wrote: >My organization's svn repository size has grown too large and most of the >old revisions of documents are never being used. >[...] >Now, I want to keep only the last 2 revisions of all documents i.e 2 for A, >2 for B, 2 for C and 1 for D.. http://subversion.apache.org/fa

RE: Need Help : Purging very old (/unwanted) revisions

2012-09-04 Thread John Maher
From: vinay modi [mailto:modivi...@gmail.com] Sent: Tuesday, September 04, 2012 4:04 PM To: users@subversion.apache.org Subject: Need Help : Purging very old (/unwanted) revisions Hi My organization's svn repository size has grown too large and most of the old revisions of documents

Need Help : Purging very old (/unwanted) revisions

2012-09-04 Thread vinay modi
Hi My organization's svn repository size has grown too large and most of the old revisions of documents are never being used. Consider I have 4 documents in my repository, of which I have 10 revisions: 4 for document A 3 for document B 2 for document C 1 for document D. Now, I want to keep only

Re: Need help troubleshooting user authentication (apache)

2012-04-17 Thread Philip Martin
"Cooke, Mark" writes: > When using a browser, I get the following for -1 through -0 on > my UK keyboard (bounded by '[]'): > > 2012-04-17 16:03:09.734000 : svntest [!"£$%^&*()] > > ...but when I use the svn command line client I log instead: > > 2012-04-17 16:01:52.124000 : svntest [!"œ$%^&*()]

RE: Need help troubleshooting user authentication (apache)

2012-04-17 Thread Cooke, Mark
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: 17 April 2012 11:02 > To: Cooke, Mark > Cc: users@subversion.apache.org > Subject: Re: Need help troubleshooting user authentication (apache) > > On Tue, Apr 17, 2012 at 11:34 A

Re: Need help troubleshooting user authentication (apache)

2012-04-17 Thread Johan Corveleyn
: Johan Corveleyn [mailto:jcor...@gmail.com] >> Sent: 10 March 2011 20:58 >> To: Cooke, Mark >> Cc: Daniel Shahaf; users@subversion.apache.org >> Subject: Re: Need help troubleshooting user authentication (apache) >> >> On Thu, Mar 10, 2011 at 8:20 AM, Cooke, M

RE: Need help troubleshooting user authentication (apache)

2012-04-17 Thread Cooke, Mark
e, Mark > Cc: Daniel Shahaf; users@subversion.apache.org > Subject: Re: Need help troubleshooting user authentication (apache) > > On Thu, Mar 10, 2011 at 8:20 AM, Cooke, Mark > wrote: > >> -Original Message- > >> From: Daniel Shahaf [mailto:d...@danie

Fwd: hi, need help with svn command checkout

2011-05-23 Thread Ole Pinto
Of course, have a thorough "make clean" target, and run it before rebuilding. If necessary, run "svn st" and check that no unversioned files remain (considering possible svn:ignore's you might have). On Mon, May 23, 2011 at 01:10, Ryan Schmidt wrote: > > On May 22, 2011, at 14:36, Elad A wrote:

Re: hi, need help with svn command checkout

2011-05-22 Thread Ryan Schmidt
On May 22, 2011, at 14:36, Elad A wrote: > i build a system that store revision id when a branch is ready for QA. > the developer use "ready to qa" string in his comment when commit. > there is a post commit script that collect the revision and insert it to a > DB. > > the QA goes to a web p

hi, need help with svn command checkout

2011-05-22 Thread Elad A
hello, i am new to SVN. i build a system that store revision id when a branch is ready for QA. the developer use "ready to qa" string in his comment when commit. there is a post commit script that collect the revision and insert it to a DB. the QA goes to a web page that populate the "ready to Q

Re: Need help troubleshooting user authentication (apache)

2011-03-10 Thread Daniel Shahaf
Johan Corveleyn wrote on Thu, Mar 10, 2011 at 21:57:41 +0100: > - proxy: svn only goes through proxy if it is configured as such in > the servers file in the runtime-configuration area. Browser might use > different proxy settings. IIRC svn can be configured to "use the OS proxy settings" on some

Re: Need help troubleshooting user authentication (apache)

2011-03-10 Thread Johan Corveleyn
On Thu, Mar 10, 2011 at 8:20 AM, Cooke, Mark wrote: >> -Original Message- >> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] >> Sent: 09 March 2011 16:48 >> To: Cooke, Mark >> Cc: users@subversion.apache.org >> Subject: Re: Need help trouble

RE: Need help troubleshooting user authentication (apache)

2011-03-09 Thread Cooke, Mark
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: 09 March 2011 16:48 > To: Cooke, Mark > Cc: users@subversion.apache.org > Subject: Re: Need help troubleshooting user authentication (apache) > > Cooke, Mark wrote on Wed, Mar 09

Re: Need help troubleshooting user authentication (apache)

2011-03-09 Thread Daniel Shahaf
Cooke, Mark wrote on Wed, Mar 09, 2011 at 14:44:31 -: > [Wed Jan 12 10:06:38 2011] [error] [client ip-address] user user_a: > authentication failure for "/svn/dept/project/trunk": Password Mismatch > > I do not understand where the 'Password Mismatch' error is coming from, > why does that only

Need help troubleshooting user authentication (apache)

2011-03-09 Thread Cooke, Mark
authentication issues and need help in troubleshooting why he alone cannot use subversion client... Background: My user can access the server and browse the source tree fine (I use the TortoiseSVN xslt config and each department has their own parentpath set of repos). However, he cannot access the server

Re: Need help in restoring the svn repository (server side)

2011-02-08 Thread ankush chadha
:26:28 PM Subject: Re: Need help in restoring the svn repository (server side) (reordering to remove top-posting) From: ankush chadha >To: users@subversion.apache.org >Sent: Fri, February 4, 2011 1:47:34 PM >Subject: Need help in restorin

Re: Need help in restoring the svn repository (server side)

2011-02-04 Thread David Chapman
(reordering to remove top-posting) *From:* ankush chadha *To:* users@subversion.apache.org *Sent:* Fri, February 4, 2011 1:47:34 PM *Subject:* Need help in restoring the svn repository (server side) Hi All I am trying

Re: Need help in restoring the svn repository (server side)

2011-02-04 Thread ankush chadha
D, I can see all the revisions :) Running a svn verifier on the entire repository to make sure that nothing else is corrupted. Ankush From: ankush chadha To: users@subversion.apache.org Sent: Fri, February 4, 2011 1:47:34 PM Subject: Need help in restorin

Need help in restoring the svn repository (server side)

2011-02-04 Thread ankush chadha
Hi All I am trying to recover the repository from a corrupted hard drive. I have very huge source repository, about 136000 revisions. Luckily I have a 4 month old backup. I think I was able to recover the contents of db/revs and db/revprops folder as it contains 136000 + 1 files each. ( 1 file

Re: Need help on Subversion dump/load feature....Thanks

2010-10-08 Thread Nico Kadel-Garcia
On Fri, Oct 8, 2010 at 12:19 PM, Reddy1413 wrote: > Greetings, > As part of the experiment with svn dump/load ,I am using svnadmin dump and > load utilities on the same box. > The dump and load provide some very nice features for making the migration > of large-ish repositories a manageable task.

Need help on Subversion dump/load feature....Thanks

2010-10-08 Thread Reddy1413
Greetings, As part of the experiment with svn dump/load ,I am using svnadmin dump and load utilities on the same box. The dump and load provide some very nice features for making the migration of large-ish repositories a manageable task. My thanks to those responsible. However, am having trouble

Re: I need help understanding license

2010-09-21 Thread Stefan Sperling
On Tue, Sep 21, 2010 at 08:35:31AM +0100, Giulio Troccoli wrote: > I am not a lawyer either, but I would have thought the Subversion > license regards the Subversion source code, not any content of any > repository created and managed with Subversion. That is correct. But the question was about S

RE: I need help understanding license

2010-09-21 Thread Giulio Troccoli
> Cc: users@subversion.apache.org > Subject: Re: I need help understanding license > > > On Sep 20, 2010, at 19:41, Johno 48 wrote: > > >I am considering using CollabNet Subversion Edge > 1.2.1 (for Windows 32 bit) for version control during the > developme

Re: I need help understanding license

2010-09-20 Thread Ryan Schmidt
On Sep 20, 2010, at 19:41, Johno 48 wrote: >I am considering using CollabNet Subversion Edge 1.2.1 (for Windows 32 > bit) for version control during the development of a computer game. I plan to > sell this computer game once its completed and hence do not want to share > with the worl

I need help understanding license

2010-09-20 Thread Johno 48
Hello, I am considering using CollabNet Subversion Edge 1.2.1 (for Windows 32 bit) for version control during the development of a computer game. I plan to sell this computer game once its completed and hence do not want to share with the world for free all of the source code, images, et

Re: I need help to restore my files from svn

2010-05-06 Thread Ulrich Eckhardt
On Wednesday 05 May 2010, frank wang wrote: > [...]I try to commit the changes I got: > > Error Working copy 'c:\work2\test\include' locked > Erro Please execute the 'Cleanup' command. > > At the dos prompt I type: svn cleanup and then I got error message: > svn: Error at entry 1 in entries file f

I need help to restore my files from svn

2010-05-05 Thread frank wang
Hi, I have checked out a project and very thing works file. However, today after some changes, when I try to commit the changes I got: Error Working copy 'c:\work2\test\include' locked Erro Please execute the 'Cleanup' command. At the dos prompt I type: svn cleanup and then I got error message:

Fw: Re: Need help for subversion

2010-01-29 Thread Hiroshi Miyazaki
- Original Message - From:"Ryan Schmidt" To:"Hiroshi Miyazaki" CC:"Eric Lee" , "Andrey Repin" , "Andrey Repin" Subject:Re: Need help for subversion > >On Jan 28, 2010, at 19:13, Hiroshi Miyazaki wrote: > >>> Did

Re: Need help for subversion

2010-01-28 Thread Ryan Schmidt
On Jan 28, 2010, at 19:13, Hiroshi Miyazaki wrote: >> Did you check out the subversion book already ? > > http://svnbook.red-bean.com/nightly/en/svn.ref.reposhooks.html > > I lookovered these spec. > >> post-commit >> post-lock >> post-revprop-change >> post-unlock >> pre-commit >> pre-lock >>

Re: Need help for subversion

2010-01-28 Thread Hiroshi Miyazaki
-out file along with checkout. >By native code or just simply python script code ? Basically, Java code. Thank you and best regards, - Original Message - From:"Eric Lee" To:"Hiroshi Miyazaki" CC:"Andrey Repin" , "Andrey Repin" Subject:Re

Re: Need help for subversion

2010-01-28 Thread Eric Lee
> To:"Hiroshi Miyazaki" , > users@subversion.apache.org > CC:Re: Need help for subversion > > >Greetings, Hiroshi Miyazaki! > > > >> According to the Subversion Wiki, > >> it seem to be possible to develop hook methods. > >> Therefore,

Re: Need help for subversion

2010-01-28 Thread Hiroshi Miyazaki
est regards, - Original Message - From:"Andrey Repin" To:"Hiroshi Miyazaki" , users@subversion.apache.org CC:Re: Need help for subversion >Greetings, Hiroshi Miyazaki! > >> According to the Subversion Wiki, >> it seem to be possible to develop hook m

Re: Need help for subversion

2010-01-28 Thread Andrey Repin
Greetings, Hiroshi Miyazaki! > According to the Subversion Wiki, > it seem to be possible to develop hook methods. > Therefore, I'd like to use its capability. > When we checkin and checkout certain files into/from Subversion (through > command line), > is it possible to invoke an "hook method (e

Need help for subversion

2010-01-28 Thread Hiroshi Miyazaki
Hello, I have to develope applications using the Subversion. Then, I'm in the trouble. Could I ask some questions? According to the Subversion Wiki, it seem to be possible to develop hook methods. Therefore, I'd like to use its capability. When we checkin and checkout certain files into/from Subv

Need help about the mail hook

2009-12-17 Thread Chen Avi (ZhuP/TEF3)
Hi, I am a newer about SVN, we now want to implement the function about "send mail to enginner" when the source code was chaned before commit,but I don't know how to do it,and could you please do me a favor to supply a method. Our purpose is obvious, just send a mail to enginner wh