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

Re: How to find whether an subversion element is a directory or file

From: vinay i <vinay.indresh_at_gmail.com>
Date: Fri, 17 Oct 2008 20:57:49 +0530

One method which I followed is run "svn info filename". Then i grep for Node
Kind: directory. Is there a neater way of doing it?

-Vinay

On Fri, Oct 17, 2008 at 8:55 PM, vinay i <vinay.indresh_at_gmail.com> wrote:

> Hi All
> Is there a way to find out whether an subversion element is a directory or
> file? I don't have a working directory. I want to run a command on the
> repository and find out if it is a file or directory? Is it possible to do
> that?
>
> Thanks
> Vinay
>
Received on 2008-10-17 17:28:15 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.