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

Re: Change in propget?

From: Jeff Hinrichs <jeffh_at_delasco.com>
Date: 2004-02-20 04:59:36 CET

> "Jeff Hinrichs" <jeffh@delasco.com> writes:
>> Now, I've upgraded to 0.37, migrated from a linux based system to a
>> FreeBSD and am now running svnserver instead of running subversion
>> under apache.
>> However, now the following request:
>> svn propget description svn://fmachine/testProject
>>
>> returns nothing. In fact I can't get it grab the information from an
>> URL only from a local WC.
>
> When you say upgraded to 0.37, do you mean both server and client? Did
> you dump/load your repository to deal with schema changes?
>
> -K
Yes I was running 0.25 on a linux box, I dumped the repositories and
moved them to another box where I had 0.37 installed and running. I
then loaded the dump files in to their new homes. I also did a svn
switch --relocate on my local WC's on the clients.

To verify, I did a svn up on the local WC and then issued the following:
  svn propget description
which promptly returned the proper value for the description property.

Anything else I should look at next?

thanks,

jeff hinrichs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 20 05:00:00 2004

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.