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

Re: Update a file with a 'checkout'?

From: Michael March <mmarch_at_gmail.com>
Date: 2007-08-31 19:22:38 CEST

Oops.. I don't think I was explicit enough..

I want to be able to:

1) "svn cat http://server/path/to/repo/file.txt"
2) Modify that file
3) Somehow put the file back on the server.. without doing a traditional
'checkout' first.

On 8/31/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:
>
> On Fri, Aug 31, 2007 at 09:51:19AM -0700, Michael March wrote:
>
> > Is there anyway to do a server side modification (via the command line)
> of a
> > file on an SVN server w/o doing a checkout first.. sort of like how you
> can
> > do server-side copies without a checkout? Sort of like do an 'import'
> over
> > an existing file..
>
> svn cp <SRC URL> <TARGET URL>
>
> Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
<admiral>
Michael F. March ----- mmarch at gmail dot com
Received on Fri Aug 31 19:20:27 2007

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.