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

RE: Adding directories and files to repository directly without a working copy

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2005-11-04 22:35:07 CET

bt c wrote:
> Hi,
>
> Is it possible to perform the above?
>
> Was using TortoiseSVN's repobrowser and found out that the above can
> be done.
>
> How to operate the svn client command-line stuff to do likewise as
> well? The point is no working copy needed...
>
> Thanks.

At a guess (untested, but follows what's said in the book):

svn cp <file> [repository/path]

Also, two bits of advice, when mailing lists like this: some users'
e-mail software doesn't display the subject line when viewing the
message itself, so it's not a good idea to put your question exclusively
in the subject; also, many users' e-mail clients either can't or are set
to not display HTML messages, so they'll only be able to read your
message if you send it in plain-text. (Most spam is HTML, viruses are
delivered through HTML, and phishing scams only work through HTML...)

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 4 22:38:43 2005

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.