Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 246667
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Robin Johnson <robbat2@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 246667 depends on: Show dependency tree
Bug 246667 blocks: 210077 216231
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-11-14 06:54 0000
All of the VCS systems supported by Repoman support global and command-specific
options. In cases of debugging, it would be extremely useful to specify
something other than the default global option of -q used by CVS.

Due to established behaviour, we need to have at least two environment
variables or command-line parameters:
${VCS_BINARY} ${GLOBAL_OPTS} ${VCS_COMMAND} ${LOCAL_OPTS}

The two sets of options are processed separately by the VCS :-(.

For CVS, specifying '-t -n' as a global option is really nice for debugging, as
a CVS-specific --pretend that uses the network and does everything except
actually writing the files on the CVS server (it does take the locks on the
server).

If the global options are specified, the CVS default of -q should not be used.

------- Comment #1 From Zac Medico 2008-11-17 09:33:01 0000 -------
In svn r11978 I've added REPOMAN_VCS_LOCAL_OPTS and REPOMAN_VCS_GLOBAL_OPTS
variables.

------- Comment #2 From Robin Johnson 2008-11-17 10:17:27 0000 -------
zmedico: thanks, looks good :-)

------- Comment #3 From Zac Medico 2008-11-22 05:55:03 0000 -------
This is fixed in 2.2_rc15.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug