module revision

Post Reply
aitchon
Posts: 118
Joined: Mon Jan 22, 2007 10:30 am

module revision

Post by aitchon »

Is there a way to check in a module and ignore any previous revisions? I don't need any version control, and don't need to reference any previous versions of a module.
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

module revision

Post by mark »

Checking in modules always maintains the history. You don't have use it. If you really don't want to have old versions available you could -del before -ci.
Post Reply