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

Re: Setting Properties on Commit

From: Bryan Donlan <bdonlan_at_gmail.com>
Date: 2004-11-30 21:40:10 CET

On Tue, 30 Nov 2004 13:05:14 -0500, trlists@clayst.com
<trlists@clayst.com> wrote:
> On 30 Nov 2004 Patrick Smears wrote:
>
> > You could use 'svn status' to determine what *will* be committed, and then
> > set the properties on those files prior to the actual commit. Would that
> > work for you?
>
> Yes, of course. I missed that one. All I have to do is do propsets on
> anything with an M or A in the first column.
>
> Now, here's an oddity ... why is it that if I do an svn status from the
> top-level directory that's under version control (corresponds to the
> top level in the repository) then I get (amid all the '?'s):
>
> M live\html\test1.php
>
> for the file I changed as a test, and if I do it from the live subdir I
> get:
>
> M html\test1.php
>
> but if I do it from the live\html subdir I get no output??? The same
> is true for svn list -R. Neither one works at the lowest level. What
> am I missing here??

Works for me (subversion 1.1.1). Post a transcript and your version of
subversion, please.

-- 
bd
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 30 21:44:35 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.