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

Re: HowTo: directly modify a file on repos

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-11-27 19:26:19 CET

gary (guangyuan) sun wrote:
> Hi all,
>
> I always need to add a line to a file which is in my
> repository. I did that by 3 steps: checkout, modify
> (add a line), and commit.
>
> I don't like checkout the file to my wc again and
> again. Can I directly add a line to the file and
> commit it to my repository?

The usual procedure is to keep your checked out working copy in place,
updating periodically if others are also making changes. Then you just
make your change and commit each time.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 27 19:25:39 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.