Thread: Where is the svn log hiding?
i have svn server working , when i'm using eclipse (with subclipse) can list revisions, question how same when i'm logged in server. tried svn log /home/svn/repos/project1 got working folder error.
here map structure if project, how view log?
code:../svn/repos/ └── project1 ├── conf │** ├── authz │** ├── passwd │** └── svnserve.conf ├── db │** ├── current │** ├── format │** ├── fsfs.conf │** ├── fs-type │** ├── min-unpacked-rev │** ├── rep-cache.db │** ├── revprops │** │** └── 0 │** │** ├── 0 │** │** ├── 1 │** │** ├── 10 │** │** ├── 100 ... │** ├── revs │** │** └── 0 │** │** ├── 0 │** │** ├── 1 │** │** ├── 10 │** │** ├── 100 .... │** ├── transactions │** ├── txn-current │** ├── txn-current-lock │** ├── txn-protorevs │** ├── uuid │** └── write-lock ├── format ├── hooks │** ├── post-commit.tmpl │** ├── post-lock.tmpl │** ├── post-revprop-change.tmpl │** ├── post-unlock.tmpl │** ├── pre-commit.tmpl │** ├── pre-lock.tmpl │** ├── pre-revprop-change.tmpl │** ├── pre-unlock.tmpl │** └── start-commit.tmpl ├── locks │** ├── db.lock │** └── db-logs.lock └── readme.txt
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Where is the svn log hiding?
Ubuntu
Comments
Post a Comment