This is precisely what we are looking for. For the most part, we distribute
a new executable for each update, so an overwrite is all we care about.
The main reason we are moving to SVN is because the current deployment
process uses a fileshare where updates are pushed out to. At least with
SVN, we
> I don't understand why I can't simply over-write the existing file in
the
> directory? On many occasions, a build may only result in one new
executable.
> To have to delete/rename the entire directory seems like overkill.
While it kinda defeats the purpose of Subversion, you can use the svnmuc
On Fri, May 3, 2013 at 11:59 AM, C M wrote:
> I don't understand why I can't simply over-write the existing file in the
> directory? On many occasions, a build may only result in one new executable.
> To have to delete/rename the entire directory seems like overkill.
Converting the initial import
Guten Tag C M,
am Freitag, 3. Mai 2013 um 18:59 schrieben Sie:
> I don't understand why I can't simply over-write the existing file
> in the directory? On many occasions, a build may only result in one
> new executable. To have to delete/rename the entire directory seems like
> overkill.
Deletio
I don't understand why I can't simply over-write the existing file in the
directory? On many occasions, a build may only result in one new
executable. To have to delete/rename the entire directory seems like
overkill.
And for the most part, we only have one top level directory below which all
the
Les Mikesell wrote on Fri, May 03, 2013 at 11:44:53 -0500:
> On Fri, May 3, 2013 at 11:23 AM, C M wrote:
> > 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 the
On Fri, May 3, 2013 at 11:23 AM, C M wrote:
> 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
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)