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

Re: commit-out of date

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: Fri, 1 Feb 2008 23:55:50 -0600

On Feb 1, 2008 10:22 PM, Manikanta Kumaraswamy <vizzimani_at_gmail.com> wrote:
> Hi i recently started to use svn. My problem is
> while committing i am getting out date problem.
> My latest version is r6.
> My working copy version is r1.
> can I commit the changes what ever i did in version r1? And i dont want to
> update my working copy with latest version r6.
> --
> Manikanta Kumaraswamy

The file (or directory) must be at the revision that the repository
version of that "thing" is at. So you HAVE to update. However, you
don't have to update everything, you can selectively update individual
"things" by specifying their name on the command-line along with 'svn
update'. For example:

svn update path/to/file.c

Troy

-- 
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-02 06:56:19 CET

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.