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

Re: Newby question: logging with import?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 29 Oct 2009 12:18:04 -0400

On Thu, Oct 29, 2009 at 12:11, Ton Boelens <ton_at_tonsoftime.com> wrote:
> Hi,
>
> I am new to subversion. I would like to add a large number of files to
> an empty repository with the following command:
>
> svn import ~/righttree/ file:///mnt/data/svn -m "Eerste grote import"
>
> The directory righttree and all it's subdirectories are read and it
> looks like it is copying the files (13 GB). Then, after an hour or so
> of listing filenames, the proces just stops.

How long have you let it continue running? 13GB is a lot to import in
a single shot, and there will very likely be long periods where
nothing *appears* to be happening.

> When I then do svn list file:///mnt/data/svn, I get no output.

Because the import isn't complete yet.

> Is there a way to enable logging of svn import? What can I do to
> troubleshoot?

What are you expecting to be logged? Try a smaller import first (1GB
at most) and work up from there.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2412711

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-29 17:19:00 CET

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.