What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

uaseth

New Member
Joined
Oct 20, 2012
Messages
29
Reaction score
0
I've been using DB/HB for years. I've always managed to be able to update through SVN. I'm particularly interested in getting the latest revision for trinity now for the fixes to the monk routine....

For some reason I can't seem to update it using the SVN URL. The posted SVN URL https://www.assembla.com/spaces/unifiedtrinity/subversion-4/commits/list gives me an error saying it cannot find the location.

When I goto https://www.assembla.com/spaces/unifiedtrinity/subversion-4/commits/list and use the master URL https://subversion.assembla.com/svn/unifiedtrinity.Master/ as the update I get a ton of compile errors on DB startup.

I apologize in advance for the extremely noob issue, but what am I missing?

I am using the latest version of DB and latest version of Trinity 2x (minus the SVN revisions)
 
Last edited:
Very odd...

Windows 7 X64 ... Downloaded the newest version of tortuous svn...

Installed the latest version of DB. Went into plugins. Right clicked on Trinity folder and clicked SVN Checkout. Used the URL you linked...

Started D3. Started DB... Still get the same compile errors...

\AdaptableDateTimeAxis.cs(8,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AdaptableDateTimeAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AdaptableIncrementAxis.cs(8,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AdaptableIncrementAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AdaptableIncrementAxis.cs(116,15) : error CS0102: The type 'LineChartLib.AdaptableIncrementAxis' already contains a definition for 'IncrementFinder'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AutoAxis.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AutoAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AxisItem.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AxisItem'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AxisItemCollection.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AxisItemCollection'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AxisStrategy.cs(9,27) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AxisStrategy'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\CanonicalSpline.cs(9,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'CanonicalSpline'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\DateTimeInterval.cs(5,17) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'DateTimeInterval'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\IncrementAxis.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'IncrementAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\ItemPoint.cs(8,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'ItemPoint'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\ItemPointCollection.cs(6,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'ItemPointCollection'


Etc.
 
Very odd...

Windows 7 X64 ... Downloaded the newest version of tortuous svn...

Installed the latest version of DB. Went into plugins. Right clicked on Trinity folder and clicked SVN Checkout. Used the URL you linked...

Started D3. Started DB... Still get the same compile errors...

\AdaptableDateTimeAxis.cs(8,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AdaptableDateTimeAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AdaptableIncrementAxis.cs(8,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AdaptableIncrementAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AdaptableIncrementAxis.cs(116,15) : error CS0102: The type 'LineChartLib.AdaptableIncrementAxis' already contains a definition for 'IncrementFinder'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AutoAxis.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AutoAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AxisItem.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AxisItem'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AxisItemCollection.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AxisItemCollection'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\AxisStrategy.cs(9,27) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'AxisStrategy'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\CanonicalSpline.cs(9,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'CanonicalSpline'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\DateTimeInterval.cs(5,17) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'DateTimeInterval'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\IncrementAxis.cs(7,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'IncrementAxis'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\ItemPoint.cs(8,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'ItemPoint'
Compiler Error: e:\DBTest\Plugins\Trinity\unifiedtrinity.Master\trunk\UI\UIComponents\LineChartLib\ItemPointCollection.cs(6,18) : error CS0101: The namespace 'LineChartLib' already contains a definition for 'ItemPointCollection'


Etc.

Delete your plugins\trinity folder completely. Go back to the main demonbuddy folder, right click the plugins folder and click svn checkout. For "Url of the repository" put https://subversion.assembla.com/svn/unifiedtrinity.Master/trunk and then for checkout directory, change the "unifiedtrinity.Master" to "Trinity". It should look similar to this:


 
Delete your plugins\trinity folder completely. Go back to the main demonbuddy folder, right click the plugins folder and click svn checkout. For "Url of the repository" put https://subversion.assembla.com/svn/unifiedtrinity.Master/trunk and then for checkout directory, change the "unifiedtrinity.Master" to "Trinity". It should look similar to this:


lastest version is 2.13.17
but not display in db..
G8qCKhM.jpg
 
lastest version is 2.13.17
but not display in db..
G8qCKhM.jpg

Looks like you're right, I just tried it too and it doesn't work. It DOES work if you click the "download" link on https://www.assembla.com/spaces/unifiedtrinity/subversion-4/source/HEAD/trunk and then extract those files to a new Plugins\Trinity folder. I have no idea why the two would be any different but I tried it at least 5x and it fails to compile when pulled from source but works fine when downloaded as zip. Not sure what to make of that.
 
Looks like you're right, I just tried it too and it doesn't work. It DOES work if you click the "download" link on https://www.assembla.com/spaces/unifiedtrinity/subversion-4/source/HEAD/trunk and then extract those files to a new Plugins\Trinity folder. I have no idea why the two would be any different but I tried it at least 5x and it fails to compile when pulled from source but works fine when downloaded as zip. Not sure what to make of that.

Confirmed.

This fixed my problems. Still very odd. Thank you for the suggestion to just download the source from the trunk.
 
Yeah, I wasn't botting last night and tested just the update function, the updated trinity using the svn update isn't working, only if you download from the page. Weird.
 
I can also confirm this. You have to download the zipped/RAR'd file to your PC then extract the files from there to the Trinity folder before it will load properly.
 
It works perfectly fine for me. Make sure you guys delete compiled folder from DB before running DB again.
 
Back
Top