Re: Revived tutorial
Mark Flacy <[email protected]>
| Newsgroups | gmane.comp.version-control.arch.user |
|---|---|
| Message-ID | <1143603817l.3670l.2l@flacy> |
On 2006.03.28 11:46, Pedro Perez wrote: > Hello, > I have created a very simple patch that adds the percent sign (%) > character to certain commands that did not have it. > > Example-old: > tla make-log > ++log.hello-world--mainline--0.1--lord@@emf.net--2003-example > > > Example-new: > % tla make-log > ++log.hello-world--mainline--0.1--lord@@emf.net--2003-example While that's nice, not everyone actually *uses* a percent character as their prompt. This also adds the possibility that someone will perhaps enter the percent character as part of the command line. > > > The location of my mirror is: > > http://www.opensourcetechnologies.net/archives/[email protected] > > Branch name is: > arch--tutorial--1.3 > > Let me know if there are any questions, > -- Pedro Perez > > > _______________________________________________ > Gnu-arch-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnu-arch-users > > GNU arch home page: > http://savannah.gnu.org/projects/gnu-arch/