svn commits & change to subversion config file

0 views
Skip to first unread message

Stumpy842

unread,
Dec 19, 2009, 12:46:31 AM12/19/09
to ul-dev...@googlegroups.com
From the docs wiki
(http://docs.unity-linux.org/development:packaging:svn#developer-access-to-source-repository),
please follow the instructions, thank you.

IMPORTANT: If you will be using bldpkg or bldchrt you must make one
change in your subversion config file, located at
$HOME/.subversion/config. Open that file with your favorite editor and
locate the section [miscellany]. Within that section you will find a
line with value global-ignores = (this line is commented by default).
Please change it to:

global-ignores = .success* .failed* .fixed*

and insure it is not commented (i.e. no # symbol at the start). This
will cause subversion to ignore the flag files generated by
bldpkg/bldchrt, which are not needed in SVN.

Reply all
Reply to author
Forward
0 new messages