Open main menu
Home
Random
Log in
Settings
About MozillaWiki
MozillaWiki
Search
Using Mercurial locally with CVS: Difference between revisions
Page
Discussion
← Older edit
Newer edit →
Using Mercurial locally with CVS
(view source)
Revision as of 17:48, 9 March 2008
12 bytes added
,
9 March 2008
add .DS_Store to .hgignore
Revision as of 18:33, 11 February 2008
(
view source
)
Bent.mozilla
(
talk
|
contribs
)
(
→Initializing the CVS repository
)
← Older edit
Revision as of 17:48, 9 March 2008
(
view source
)
Hwaara
(
talk
|
contribs
)
(add .DS_Store to .hgignore)
Newer edit →
Line 46:
Line 46:
.*/NONE
.*/NONE
\.\#.*$
\.\#.*$
\.DS_Store
^Makefile$
^Makefile$
^config\.log$
^config\.log$
Hwaara
107
edits