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

Re: How to get diff information of a renamed file

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 26 Sep 2008 17:17:27 -0500

On Sep 26, 2008, at 15:14, vinay i wrote:

> Yes. I did get that. I do not want to run the command if it is a
> directory. Can I check whether an element is a directory before I
> decide to run the below command?

svn ls URL

Anything that has a "/" at the end is a directory. Anything that
doesn't, isn't.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-27 00:17:45 CEST

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.