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

Problem with svn list

From: <jrodrigu_at_lexmark.com>
Date: 2003-10-14 23:26:20 CEST

Hello.

I'm currently using subversion 0.29 and I'm encountering some problems
with the svn list command.

I got the following results when I entered this command:
svn list --verbose http://server-name/repos

_ 16 ? 28361 Oct 10 23:18 README.htm
_ 27 ? 0 Oct 10 15:27 directory1/
_ 24 ? 0 Oct 10 11:27 directory2/

The "README.txt" and "directory1" have properties but the result of the svn
list denotes
that they don't have properties. And why am I getting a "?" for the users?

When I entered this command: svn plist --verbose
http://server-name/repos/directory1,
I received the following result:

Properties on 'http://server-name/repos/directory1':
class : directory

When I entered this command: svn plist --verbose
http://server-name/repos/README.htm,
I received the following result:

Properties on 'http://server-name/repos/README.htm':
svn:mime-type : text/html

Sincerely,
Jerry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 14 23:33:22 2003

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.