[RTEMS Project] #2522: RSB can sometimes change the wrong local git repository (includes a fix).

RTEMS trac trac at rtems.org
Tue Jan 12 09:56:22 UTC 2016


#2522: RSB can sometimes change the wrong local git repository (includes a fix).
---------------------+---------------------
 Reporter:  goetzpf  |      Owner:  chrisj
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:
Component:  RSB      |    Version:  4.10
 Severity:  normal   |   Keywords:  RSB git
---------------------+---------------------
 It function in RSB that checks if a local git repository is valid can
 return True if a valid git repository is not present but can be found
 further up the directory hierarchy. This can cause RSB to alter an
 unrelated git repository somewhere else. The patch attached here fixes
 this problem. I searched half a day why RSB changed an unrelated repo and
 this prevents happening this to anybody else...

--
Ticket URL: <http://devel.rtems.org/ticket/2522>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list