[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: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 29 Oct 2009 12:19:49 -0400

> 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.
>
> When I then do svn list file:///mnt/data/svn, I get no output.
>
> Is there a way to enable logging of svn import? What can I do to
> troubleshoot?
>
> Any help would be welcome.

You can use --verbose on the command line and redirect the output to a file.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-29 17:20:39 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.