[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: <Paul_Koning_at_Dell.com>
Date: Fri, 26 Sep 2008 14:55:42 -0500

>My next question is how to differentiate between a committed file and directory?

>>More precisely, if you want to see the contents of a file deleted in rev 30, do "svn cat file_name_at_29". That says "look for the thing that in rev 29 had name "file_name".

>I want to skip running "svn cat dir_name_at_29". Does svn has a functionality to check if the committed element is a file or directory?



If you do that you get “svn: warning: ‘dir_name’ refers to a directory”.

 

                paul

Received on 2008-09-26 21:56:57 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.