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

add or import

From: Roman Cheplyaka <roman.cheplyaka_at_gmail.com>
Date: 2006-09-15 20:44:00 CEST

Suppose current directory is working copy of $repos.
After
$ mkdir subdir
is
$ svn add subdir && svn commit
roughly equivalent to
$ svn import subdir $repos/subdir
?

-- 
Roman I. Cheplyaka
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 15 20:45:22 2006

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.