Re: Checkout really slow in Windows with lots of files in one directory

2011-02-03 Thread Nick
On Wed, 2011-02-02 at 07:52 -0500, Mark Phippard wrote: > On Wed, Feb 2, 2011 at 7:41 AM, Geoff Rowell wrote: > > On Wed, Feb 2, 2011 at 4:09 AM, Nick wrote: > >> On Tue, 2011-02-01 at 13:00 -0500, Mark Phippard wrote: > >> > >> On Wed, Jan 26, 2011 at 9:28 AM, Neil Bird wrote: > >> > >>> We ha

Re: Importing a git repos to subversion

2011-02-03 Thread Ramkumar Ramachandra
Hi Christer, Christer Edvartsen writes: > At work we use Subversion, and one of the developers have been > developing a project for a while in an external git repos (he started > the project when he was a consultant). > > Is there any way to import this into a new svn repos keeping history and

Re: Copy with externals, then commit fails

2011-02-03 Thread Daniel Shahaf
Bob Archer wrote on Tue, Feb 01, 2011 at 13:32:18 -0500: > File externals require that the file being pointed to is in the same > working copy as the external of it. From the docs: > > "While directory externals can place the external directory at any > depth, and any missing intermediate director

Re: File already exists Error with Subversion 1.6.12

2011-02-03 Thread Daniel Shahaf
Bob Archer wrote on Thu, Feb 03, 2011 at 09:55:40 -0500: > > Hello, > > we have following error with importing dump file fom svnimporter of > > polarion: > > > > codebeamer@af4hh087:/var/home/tmp_adm> svnadmin load > > /apps/codebeamer/CB-5.5.1-b02/repository/svn/ARUEHISTORIE/ < > > /var/home/tmp_

Re: TortoiseSVN Subtrees showing at same level of trees.

2011-02-03 Thread MonicaS
Thank you. I'm submitting the question to the Tortoise group. I'm planning to upgrade soon, thank you. On Feb 3, 4:16 pm, Ryan Schmidt wrote: > On Feb 3, 2011, at 15:08, MonicaS wrote: > > > I'm new to TortoiseSVN, so I'm sorry if this is a silly questions. > > TortoiseSVN has its own mailing lis

Re: TortoiseSVN Subtrees showing at same level of trees.

2011-02-03 Thread Ryan Schmidt
On Feb 3, 2011, at 15:08, MonicaS wrote: > I'm new to TortoiseSVN, so I'm sorry if this is a silly questions. TortoiseSVN has its own mailing list. > We have svn+ssh installed on a linux box. > svn version 1.4.6 > Tortoise 1.6.12 Note that Subversion 1.4.x is old and is not supported anymore.

TortoiseSVN Subtrees showing at same level of trees.

2011-02-03 Thread MonicaS
I'm new to TortoiseSVN, so I'm sorry if this is a silly questions. We have svn+ssh installed on a linux box. svn version 1.4.6 Tortoise 1.6.12 My problem is that tortoiseSVN is showing svn trees at the same level of the subtrees, when I select the subtree I get the error 'URL svn +ssh://user@ma

Re: Importing a git repos to subversion

2011-02-03 Thread shrinivasan
At work we use Subversion, and one of the developers have been developing a project for a while in an external git repos (he started the project when he was a consultant). Is there any way to import this into a new svn repos keeping history and everything? I think you can use git-svn to push

Antwort: RE: File already exists Error with Subversion 1.6.12

2011-02-03 Thread Ingo Carstens
Hello, thank you for your responce. We solved this problem just a minute before. The reason was, that all paths starts with null/ in the dump file. We deleted this and then it worked;-) Best Regards Ingo Carstens ===

RE: Importing a git repos to subversion

2011-02-03 Thread Bob Archer
> At work we use Subversion, and one of the developers have been > developing a project for a while in an external git repos (he > started > the project when he was a consultant). > > Is there any way to import this into a new svn repos keeping > history and > everything? > I think you can use g

RE: File already exists Error with Subversion 1.6.12

2011-02-03 Thread Bob Archer
> Hello, > we have following error with importing dump file fom svnimporter of > polarion: > > codebeamer@af4hh087:/var/home/tmp_adm> svnadmin load > /apps/codebeamer/CB-5.5.1-b02/repository/svn/ARUEHISTORIE/ < > /var/home/tmp_adm/full_dump_20110128_102420.txt.bin > <<< Started new transaction, ba

Re: File already exists Error with Subversion 1.6.12

2011-02-03 Thread Thorsten Schöning
Guten Tag Ingo Carstens, am Donnerstag, 3. Februar 2011 um 13:53 schrieben Sie: > codebeamer@af4hh087:/var/home/tmp_adm> svnadmin load > /apps/codebeamer/CB-5.5.1-b02/repository/svn/ARUEHISTORIE/ < > /var/home/tmp_adm/full_dump_20110128_102420.txt.bin > <<< Started new transaction, based on origi

File already exists Error with Subversion 1.6.12

2011-02-03 Thread Ingo Carstens
Hello, we have following error with importing dump file fom svnimporter of polarion: codebeamer@af4hh087:/var/home/tmp_adm> svnadmin load /apps/codebeamer/CB-5.5.1-b02/repository/svn/ARUEHISTORIE/ < /var/home/tmp_adm/full_dump_20110128_102420.txt.bin <<< Started new transaction, based on origin

Re: Subversion Exception!

2011-02-03 Thread Johan Corveleyn
On Thu, Feb 3, 2011 at 7:02 AM, Sujith Uchakkavil wrote: > --- > > Subversion Exception! > > --- > > Subversion encountered a serious problem. > > Please take the time to report this on the Subversion mailing list > > (users@subversion.apache.org) >

Importing a git repos to subversion

2011-02-03 Thread Christer Edvartsen
At work we use Subversion, and one of the developers have been developing a project for a while in an external git repos (he started the project when he was a consultant). Is there any way to import this into a new svn repos keeping history and everything? -- Christer Edvartsen c...@starzin

Re: Web Browsing previous versions and version diffs?

2011-02-03 Thread Erik Andersson
On Thu, Feb 3, 2011 at 8:44 AM, Cooke, Mark wrote: > > > On Thu, Feb 3, 2011 at 5:34 AM, Curley, John > > > wrote: > > > > > > Hi all, > > > > > > Two questions, related I hope. > > > > > > Our svn repositories are accessed through the > > > apache/http method, which presents the cur

Re: Checkout really slow in Windows with lots of files in one directory

2011-02-03 Thread Neil Bird
Around about 02/02/11 15:26, Stefan Sperling typed ... Please submit a patch against the 1.6.x branch. I will handle it. Will do, thanks. -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit