SVN tree not updating
Bradley Giesbrecht
pixilla at macports.org
Fri Mar 9 22:41:24 PST 2012
On Mar 9, 2012, at 10:35 PM, Aljaž Srebrnič wrote:
> Hey! I'm Aljaž, the noob ;)
> it looks like I'm having some difficulties setting up the svn tree, I decided to check out the entire trunk, so i created /opt/local/var/macports/sources/svn.macports.org/ and checked out trunk in /opt/local/var/macports/sources/svn.macports.org/trunk.
>
> Now i have Makefile,base,doc,doc-new,dports,www under the trunk directory.
> If I run svn up in /opt/local/var/macports/sources/svn.macports.org/trunk/dports, it refreshes correctly from svn.
>
> I've modified /opt/local/etc/macports/sources.conf, adding
> file:///opt/local/var/macports/sources/svn.macports.org/trunk/dports/ [default]
> and commenting away the rsync://
>
> I've run port selfupdate multiple times. However, it won't update the dports tree. if I run port -d sync, i get the following output:
> $ port -d sync
> DEBUG: Synchronizing ports tree(s)
> Synchronizing local ports tree from file:///opt/local/var/macports/sources/svn.macports.org/trunk/dports/
> Creating port index in /opt/local/var/macports/sources/svn.macports.org/trunk/dports
>
> Total number of ports parsed: 0
> Ports successfully parsed: 0
> Ports failed: 0
>
> So, where did I do wrong?
It looks right to me.
What happens if you cd to dports and run portindex?
$ cd /opt/local/var/macports/sources/svn.macports.org/trunk/dports
$ portindex
Regards,
Bradley Giesbrecht (pixilla)
More information about the macports-dev
mailing list