Re: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

2012-08-08 Thread Bhushan Jogi
Hi Everyone, Thanks for your updates, I tried dowloading http://www.polarion.com/products/svn/svn_importer_features.php and have installed java but the startup.jar isn't getting recognised, Please let me know if there is any workaround or any other tools. Thanks & regards, Bhushan Jogi On Wed, A

Re: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

2012-08-08 Thread vishwajeet singh
On Wed, Aug 8, 2012 at 4:32 PM, Bhushan Jogi wrote: > Hi Everyone, > > Thanks for your updates, I tried dowloading > http://www.polarion.com/products/svn/svn_importer_features.php and have > installed java but the startup.jar isn't getting recognised, Please let me > know if there is any workaroun

Install SVN from YUM, change Sqlite3 library path

2012-08-08 Thread Tilsley, Jerry M.
All, I am running RHEL 6.2 and am trying to install subversion via YUM. When I do this, it picks up a version of sqlite3 that not all my users have access to. The version of sqlite3 that all users have access to is in a path that I'm afraid isn't being searched by the YUM installation. How c

Re: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

2012-08-08 Thread Bhushan Jogi
Hi, I am getting following error when I am trying to execute svnimporter on cmd, It seems that the connection is not getting established, Does anyone know the correct connection string. conf.xml details : v:\vss\srcafe.ini cd1234 xyz $/CCS 0 ERROR : Loading jawin f

Re: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

2012-08-08 Thread Andy Levy
On Wed, Aug 8, 2012 at 11:39 AM, Bhushan Jogi wrote: > Hi, > > I am getting following error when I am trying to execute svnimporter on cmd, > It seems that the connection is not getting established, Does anyone know > the correct connection string. > > conf.xml details : > > >v:\vss\srcaf

Re: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

2012-08-08 Thread Andreas Mohr
Hi, On Wed, Aug 08, 2012 at 04:39:36PM +0100, Bhushan Jogi wrote: > Hi, > > I am getting following error when I am trying to execute svnimporter on > cmd, It seems that the connection is not getting established, Does anyone > know the correct connection string. > > conf.xml details : > > >

Re: Install SVN from YUM, change Sqlite3 library path

2012-08-08 Thread Les Mikesell
On Wed, Aug 8, 2012 at 10:02 AM, Tilsley, Jerry M. wrote: > All, > > > > I am running RHEL 6.2 and am trying to install subversion via YUM. When I > do this, it picks up a version of sqlite3 that not all my users have access > to. The version of sqlite3 that all users have access to is in a path

RE: Install SVN from YUM, change Sqlite3 library path

2012-08-08 Thread Tilsley, Jerry M.
The repository is the basic one for RHEL 6.2, I haven't added any others. The issue is that this is installed by root, so it finds one set of libraries and compiles for that. Then when my other user tries to commit I get the error that Sqlite was compiled for 3.6.20 but using 3.6.4. I need th

Re: Install SVN from YUM, change Sqlite3 library path

2012-08-08 Thread Les Mikesell
On Wed, Aug 8, 2012 at 11:27 AM, Tilsley, Jerry M. wrote: > The repository is the basic one for RHEL 6.2, I haven't added any others. > The issue is that this is installed by root, so it finds one set of libraries > and compiles for that. Then when my other user tries to commit I get the > er

RE: Install SVN from YUM, change Sqlite3 library path

2012-08-08 Thread Tilsley, Jerry M.
-Original Message- From: Les Mikesell [mailto:lesmikes...@gmail.com] Sent: Wednesday, August 08, 2012 12:45 PM To: Tilsley, Jerry M. Cc: users@subversion.apache.org Subject: Re: Install SVN from YUM, change Sqlite3 library path On Wed, Aug 8, 2012 at 11:27 AM, Tilsley, Jerry M. mailto:jmt

Re: Install SVN from YUM, change Sqlite3 library path

2012-08-08 Thread Les Mikesell
On Wed, Aug 8, 2012 at 11:51 AM, Tilsley, Jerry M. wrote: > > Sorry, I'm going by a Centos install which is usually the same but > maybe there is some difference. On Centos, sqlite 3.6.20 is the > current stock version and what other packages should expect. I'd > look at the problem the other

[no subject]

2012-08-08 Thread Adam Jabir
Hi, I want to download using command lines the subversion package. Can you help ? Regards, Adam

Re: Install SVN from YUM, change Sqlite3 library path

2012-08-08 Thread Nico Kadel-Garcia
On Wed, Aug 8, 2012 at 12:51 PM, Tilsley, Jerry M. wrote: > > -Original Message- > From: Les Mikesell [mailto:lesmikes...@gmail.com] > Sent: Wednesday, August 08, 2012 12:45 PM > To: Tilsley, Jerry M. > Cc: users@subversion.apache.org > Subject: Re: Install SVN from YUM, change Sqlite3 lib

Re:

2012-08-08 Thread Ryan Schmidt
On Aug 8, 2012, at 14:20, Adam Jabir wrote: > I want to download using command lines the subversion package. Can you help ? http://subversion.apache.org/download/

RE: How to stop delete files/directory from SVN Repo Browser

2012-08-08 Thread Subodh Singh
Thanks Ryan, I am able to stop deletion using pre-commit hook using svnlook. One more question is that do we able to set deletion permission as user based. Some specified users can delete but not all. Thanks Subodh -Original Message- From: Ryan Schmidt [mailto:subversion-20...@ryandesi

Re:

2012-08-08 Thread Thorsten Schöning
Guten Tag Adam Jabir, am Mittwoch, 8. August 2012 um 21:20 schrieben Sie: > I want to download using command lines the subversion package. Can you help > ? man wget man curl Depending on your OS. http://subversion.apache.org/packages.html Mit freundlichen Grüßen, Thorsten Schöning -- Thorst

Re: How to stop delete files/directory from SVN Repo Browser

2012-08-08 Thread Thorsten Schöning
Guten Tag Subodh Singh, am Donnerstag, 9. August 2012 um 06:46 schrieben Sie: > I am able to stop deletion using pre-commit hook using svnlook. > One more question is that do we able to set deletion permission as user > based. Some specified users can delete but not all. This depends on your sc

AW: Re:

2012-08-08 Thread Markus Schaber
Hi, Von: Thorsten Schöning [mailto:tschoen...@am-soft.de] > Guten Tag Adam Jabir, > am Mittwoch, 8. August 2012 um 21:20 schrieben Sie: > > > I want to download using command lines the subversion package. Can you > > help ? > > man wget > man curl > > Depending on your OS. You may also check w