[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Svn Commit Errors

From: Aniruddha Apte <aniapte_at_gmail.com>
Date: 2005-03-16 06:16:54 CET

We are doing something like thi:.

Say we want to import a PROJ whose root is /project1 which has
sub-dirs sub1/ sub2/ sub3/ sub4/ and sub5/ all of which have many
files and dirs inside them. The import path is /svn/repos/PROJ/trunk/.

Then if if try to import /project1, at some point in the import
process I get the error. So what we do is the first import just
/project1 with top-level dirs. The tree now looks like this:
/svn/repos/PROJ/trunk/project1/sub1/
                                             /sub2/
                                             /sub3/
                                             /sub4/
                                             /sub5/

Next we import sub1/ sub2/ and so on, one by one.

On Tue, 15 Mar 2005 10:49:19 +0000, Martin Tomes <lists@tomes.org> wrote:
> Aniruddha Apte wrote:
> > Martin,
> >
> > If I am doing a fresh import there's nothing to do an update on!
>
> Are you importing into an empty part of the subversion file tree or are
> there files/folders already imported there? I.e., are you adding to a
> file tree which already exists?
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 16 06:19:21 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.