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

Re: How am I supposed to import my projects?

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Mon, 30 Mar 2009 18:48:00 -0500

On Mar 30, 2009, at 14:23, Bob Archer wrote:

>> $ svn import htdocs http://svn.mydomain.local/repos/trunc/htdocs 1>
>> import.log
>
> What is the 1 for? The help says
>
> import [PATH] URL

"1>import.log" at the end of a command directs output stream 1
(a.k.a. STDOUT) to the file import.log. This is not Subversion-specific.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-31 01:49:20 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.