unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7861: svn vc dir does not show files with modified properties
@ 2011-01-18 21:33 Sam Steingold
  2011-01-19  3:49 ` Glenn Morris
  0 siblings, 1 reply; 9+ messages in thread
From: Sam Steingold @ 2011-01-18 21:33 UTC (permalink / raw)
  To: 7861

*vc dir * buffer does not show files whose svn properties have been modified.
note that "svn status" at the command line does show these files.
this means that I cannot use emacs to commit property changes.

-- 
Sam Steingold <http://sds.podval.org>





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: svn vc dir does not show files with modified properties
  2011-01-18 21:33 bug#7861: svn vc dir does not show files with modified properties Sam Steingold
@ 2011-01-19  3:49 ` Glenn Morris
  2011-01-25 16:57   ` Sam Steingold
  0 siblings, 1 reply; 9+ messages in thread
From: Glenn Morris @ 2011-01-19  3:49 UTC (permalink / raw)
  To: Sam Steingold; +Cc: 7861

Sam Steingold wrote:

> *vc dir * buffer does not show files whose svn properties have been modified.

Hopefully fixed in trunk, please give it a try.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: svn vc dir does not show files with modified properties
  2011-01-19  3:49 ` Glenn Morris
@ 2011-01-25 16:57   ` Sam Steingold
  2011-01-25 18:37     ` Glenn Morris
  0 siblings, 1 reply; 9+ messages in thread
From: Sam Steingold @ 2011-01-25 16:57 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 7861

> * Glenn Morris <etz@tah.bet> [2011-01-18 22:49:01 -0500]:
>
> Sam Steingold wrote:
>
>> *vc dir * buffer does not show files whose svn properties have been modified.
>
> Hopefully fixed in trunk, please give it a try.

nope, it is not.

$ svn st
 M      .

but in the VC dir buffer the directory "." is not marked in any way.

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final)
http://honestreporting.com http://memri.org http://dhimmi.com http://ffii.org
http://mideasttruth.com http://jihadwatch.org http://thereligionofpeace.com
I don't have an attitude problem. You have a perception problem.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: svn vc dir does not show files with modified properties
  2011-01-25 16:57   ` Sam Steingold
@ 2011-01-25 18:37     ` Glenn Morris
  2011-01-25 21:14       ` Glenn Morris
  0 siblings, 1 reply; 9+ messages in thread
From: Glenn Morris @ 2011-01-25 18:37 UTC (permalink / raw)
  To: 7861

Sam Steingold wrote:

> $ svn st
>  M      .
>
> but in the VC dir buffer the directory "." is not marked in any way.

Directories haven't been mentioned before now. A complete example in
the initial report is always helpful.






^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: svn vc dir does not show files with modified properties
  2011-01-25 18:37     ` Glenn Morris
@ 2011-01-25 21:14       ` Glenn Morris
  2011-01-25 21:33         ` Glenn Morris
  0 siblings, 1 reply; 9+ messages in thread
From: Glenn Morris @ 2011-01-25 21:14 UTC (permalink / raw)
  To: 7861


This only affects ".", which vc-svn-after-dir-status explicitly skips
for some reason.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: svn vc dir does not show files with modified properties
  2011-01-25 21:14       ` Glenn Morris
@ 2011-01-25 21:33         ` Glenn Morris
  2011-07-14 17:23           ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Glenn Morris @ 2011-01-25 21:33 UTC (permalink / raw)
  To: 7861


Glenn Morris wrote (on Tue, 25 Jan 2011 at 16:14 -0500):

> This only affects ".", which vc-svn-after-dir-status explicitly skips
> for some reason.

Explicitly added 2009-04-15.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: svn vc dir does not show files with modified properties
  2011-01-25 21:33         ` Glenn Morris
@ 2011-07-14 17:23           ` Lars Magne Ingebrigtsen
  2022-02-07  0:17             ` bug#7861: vc-dir misses modified svn properties on "." Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-14 17:23 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 7861

Glenn Morris <rgm@gnu.org> writes:

> Glenn Morris wrote (on Tue, 25 Jan 2011 at 16:14 -0500):
>
>> This only affects ".", which vc-svn-after-dir-status explicitly skips
>> for some reason.
>
> Explicitly added 2009-04-15.

So...  is this a bug or a feature?  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: vc-dir misses modified svn properties on "."
  2011-07-14 17:23           ` Lars Magne Ingebrigtsen
@ 2022-02-07  0:17             ` Lars Ingebrigtsen
  2022-03-07  2:48               ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-02-07  0:17 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Dan Nicolaescu, 7861

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

>>> This only affects ".", which vc-svn-after-dir-status explicitly skips
>>> for some reason.
>>
>> Explicitly added 2009-04-15.
>
> So...  is this a bug or a feature?  :-)

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

This was added by:

commit 524a655d93e4e535ccab96f6650a18f8d1816e03
Author:     Dan Nicolaescu <dann@ics.uci.edu>
AuthorDate: Wed Apr 15 00:32:47 2009 +0000

    (vc-svn-after-dir-status): Fix regexp to allow for
    file names with leading spaces.  Ignore "." if it appears as a
    filename.

But the commit message doesn't say anything about why "." should be
ignored.  Dan, do you remember?  It's only been 13 years, after all.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#7861: vc-dir misses modified svn properties on "."
  2022-02-07  0:17             ` bug#7861: vc-dir misses modified svn properties on "." Lars Ingebrigtsen
@ 2022-03-07  2:48               ` Lars Ingebrigtsen
  0 siblings, 0 replies; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-03-07  2:48 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Dan Nicolaescu, 7861

Lars Ingebrigtsen <larsi@gnus.org> writes:

> But the commit message doesn't say anything about why "." should be
> ignored.  Dan, do you remember?  It's only been 13 years, after all.

There was no response in a month, and it seems like it would make sense
to allow tracking ".", too, so I've now reverted that bit of Dan's patch
in Emacs 29. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-07  2:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-18 21:33 bug#7861: svn vc dir does not show files with modified properties Sam Steingold
2011-01-19  3:49 ` Glenn Morris
2011-01-25 16:57   ` Sam Steingold
2011-01-25 18:37     ` Glenn Morris
2011-01-25 21:14       ` Glenn Morris
2011-01-25 21:33         ` Glenn Morris
2011-07-14 17:23           ` Lars Magne Ingebrigtsen
2022-02-07  0:17             ` bug#7861: vc-dir misses modified svn properties on "." Lars Ingebrigtsen
2022-03-07  2:48               ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).