Ticket #91 (closed defect: fixed)
"not under version control" during confman commit
| Reported by: | blee | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | major | Milestone: | confman-1.9.3 |
| Component: | confman | Version: | HEAD |
| Keywords: | Cc: |
Description
blee@supra.b1c1l1 ~/src/conf/supra/etc/conf.d $ confman commit -m "update hwclock for new openrc" Password for 'blee': confman[21213]: blee: Authentication realm: <https://www.b1c1l1.com:443> Subversion At revision 110. confman[21213]: blee: Commit operation started confman[21213]: blee: svn: Commit failed (details follow): confman[21213]: blee: svn: '/home/blee/src/conf/supra/etc/conf.d/gentoo' is not under version control
'gentoo' is the name of a module in the host's recipe, not a file.
Change History
Note: See
TracTickets for help on using
tickets.

cd ~/src/conf works around this problem.