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

SVN Import command

From: C M <cmanalyst66_at_gmail.com>
Date: Fri, 3 May 2013 11:23:04 -0500

Hello,

We plan to use a SVN repository as a deployment mechanism so technicians
can download and install the application binaries for a customer system.

The directory where we want them to download from will always have the
"current" binaries.

The issue I am facing is how to replace (overwrite) the application binary
in the directory when there's a new version of it.

I tried to use the "svn import" to overwrite but it doesn't seem to like
that. I also tried it with the "svn import --force"

 svn: E150002: Path 'svn://X.XX.XXX.XX/' already exists

Is there another way to accomplish this?

Amad
Received on 2013-05-03 18:23:37 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.