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

Re: a question on svn import

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Sat, 18 Jul 2009 03:59:28 -0500

On Jul 18, 2009, at 03:24, fengbin wrote:

> While I was importing code via "svn import " I found all added
> files and directories are recorded into log.
>
> So when I use svn log -v to check log later the log information is
> very long if I imported a big package of source code ?
>
> Is there a way of fixing this?

Well, the purpose of the "-v" switch to "svn log" is to show the
files and directories that were a part of that revision. So, what
you're seeing is the correct behavior. If you don't want the list of
files and directories, don't use the "-v" switch.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-18 11:00:42 CEST

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.