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

RE: Look for conflicts

From: Ed MacDonald <edmacdonald_at_hotmail.com>
Date: 2005-03-05 18:15:47 CET

In TortoiseSVN, the obscurely named menu item "Check for Modifications"
brings up a window listing <insert drum roll> all files in your working copy
that have been modified since check out. At the bottom of that dialog is a
button labeled "Check Repository". Guess what that does.

(I'm feeling a little cheeky today, but at least you got answered :)

-----Original Message-----
From: tappe@transdata.net [mailto:tappe@transdata.net]
Sent: Wednesday, March 02, 2005 5:34 AM
To: users@subversion.tigris.org
Subject: Look for conflicts

As a newbie to subversion (and tortoisesvn) I would like to ask:

If I have a large amount of files to be commited to the repository and I get

some conflict error, I would like to ask for a list of files that have been
changed in the repository in the meantime and were modified locally.

Is the following command the right (best?) way to get this info:

svn status -u | grep "^M.* \* .*"

(status output has "M" flag for locally modified files and an asterisk for a
newer revision in the repository)

And (a bit OFFTOPIC, sorry for that) is there a way to get this info via
TortoiseSVN?

--Heiko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 5 18:18:33 2005

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.