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

Re: Directly commit in svn without a workingdirectory

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 10 Jun 2009 13:19:47 -0700

Nafter wrote:
> Is it possible with maven and ANT to directly commit and overwrite a file in
> subversion without a workingdirectory on the disc?

You can use svnmucc to do that.

svnmucc put /path/to/file.txt http://my.server/my/repos/path/to/file.txt

It comes with the Subversion distribution.

Regards,
Blair

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-10 22:21:27 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.