Slashdot Mirror


User: ysarig

ysarig's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Source Control on Programmer's File Editor With Change Tracking? · · Score: 1

    Actually, this is not necessarily an issue. You can always store your changes meta data somewhere else (in a centralized location or in a "shadow" file like your_file_name.ver). Being able to do this, doesn't change the fact that this is still a bad idea :).