Permalink
Browse files
WIP: Connect to registry db and add a snapshot in snapshots table
Tried running `port snapshot` and check if it is able to connect to db (passing from Tcl to cregistry) and insert a new record there
- Loading branch information
Showing
with
115 additions
and 1 deletion.
- BIN src/cregistry/.entry.c.swp
- +64 −0 src/cregistry/entry.c
- +3 −0 src/cregistry/entry.h
- +1 −1 src/cregistry/sql.c
- +11 −0 src/macports1.0/snapshot.tcl
- +36 −0 src/registry2.0/entry.c
Binary file not shown.