Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
111 user(s) are online (72 user(s) are browsing Forums)

Members: 1
Guests: 110

K-L, more...

Headlines

Forum Index


Board index » All Posts (Reth)




Re: How to use svntool plugin?
Just popping in
Just popping in


Today after some additional lookup I found my conversation with Olaf. Unfortunately it is entirely in German. But the origin was a mail from me to the AOS4 beta mailing list where I reported about horrible crashes I had with the svn version of Olaf.
Did not read all those mails again (I can sent anybody from here also on this list the subject again if necessary). Within my conversation with Olaf he admitted that he did not hear about any such problems before! And he advised me to setup a small server environment (cheap linux PC for example) in order to get my repository served since he fears that AOS4 and its capabilities in terms of stability and file handling are not sufficient enough to provide a stable serve basis for svn which does heavy file action.

Also it is quite strange that the newer version of svn does not use xml for its .entries (and maybe other) config files anymore whereas the old one still does.

Anyway today I installed the old one in addition and tried a svnlook info on my repository. And again I got a GR (the repository HDD is a new one meanwhile). If necessary I can provide the crashlog. The svn client might work, did not check it yet. But this shows me that there still is some problem anywhere around. Maybe it is due to different file systems between repository and working copy dir?
The svnlook info of the newer AAMP version worked flawlessly though.

Ok, just checked svn checkout too with version from Olaf. It crashed severly (log can be provided if necessary). I tried it in Ram: on trunk of my project. Currently doing the same with the AAMP version of svn client. It checks out all my files into Ram: without any hassle.

So maybe only I've got the problem with the version provided by Olaf or I should try a new attempt mailing it into beta list or on Hyperion forum.


Edited by Reth on 2012/11/19 19:59:45
Edited by Reth on 2012/11/19 20:01:08
Go to top


Re: How to use svntool plugin?
Just popping in
Just popping in


Hm, but at least I was told that doing file based repositories with Olaf's subversion may do harm to your content. As said I had it twice, on my A4000PPC and on my Peg2 later on. Maybe it only has to do with the svnadmin tool, I'm not sure and could not yet find the related communication.

Only after using the AAMP-Version also for creating and administering the repository worked fine after all.

But anyway I'll try to use Olaf's svn client (in parallel if possible), still wanted to give one hint though: The version of Edgar is a far newer one than the one Olaf ported in earlier times.

Go to top


Re: How to use svntool plugin?
Just popping in
Just popping in


OK, I see. Hopefully I'll find the time in order to try the OS4Depot svn client (need to check what I've got to do in conjunction with AAMP in order not to mess things up).

Go to top


Re: How to use svntool plugin?
Just popping in
Just popping in


@broadblues:
For me it did not, neither on A4000PPC, nor on Peg2. I could setup and use a file based repository but sooner or later it got scrambled without any chance of repair. The ReadMe on OS4Depot already refers to it (see topic 5.).

I already had some discussions on that, unfortunately do not remeber whether it was in some fora or via mail (hm, think it was maybe with Olaf directly).

Go to top


Re: How to use svntool plugin?
Just popping in
Just popping in


Hi Simon,

I'm using the AAMP version (native AOS4 AAMP) since the version from OS4Depot has a non working server (at least as I was told and I could not use normal file based repositories with it though, I'm even suspecting it to have ruined on of my HDDs).

The AAMP version from Edgar works just fine here regarding server (file based repository) and client.

You can find it here, the sources are here.

Best Regards
René

Go to top


Re: How to use svntool plugin?
Just popping in
Just popping in


Hello again Simon,

entries files just sent.

Best Regards
René

Go to top


Re: How to use svntool plugin?
Just popping in
Just popping in


Hi again Simon,

ok, I'll try to describe the problem more detailed.

First of all my project directory looks like this:
Resized Image

Header:
Resized Image

Sources:
Resized Image

And Makefiles:
Resized Image

After Starting Codebench and loading the project I'm asked to get files new (which I always deny since local files are newer):
Resized Image

Here you can see my plugin settings inside the project settings:
Resized Image

When opening the synchronize view (which does not work BTW when only using svn.plugin) nothing is recognized as within the repository as you can see here:
Resized Image

here:
Resized Image

and here:
Resized Image

Unfortunately I cannot enter any repository information inside this dialog (as described in help):
Resized Image

The svn command is configured like the following:
Resized Image

When just typing svn -help in shell I get the following:
Resized Image

When typing svn info inside my project dir I get this output:
Resized Image

Hope this makes it all more clear. Question now is what can I do in order to use the full svn integration with my project inside Codebench?

Many thanks in advance and

Best Regards

Go to top


Re: How to use svntool plugin?
Just popping in
Just popping in


Hi Simon,

the svn client is set as just "svn" in the prefs dialog. When entering svn in my shell it is found and called appropriately.
Yesterday I did a svn commit in shell within the dir where my Codebench project file resides (it is the only versioned file within this dir - only other subdirs are also part of the repository.

Unfortunately I created the working copy before using the svn plugins inside Codebench.

According to the part of the docs you referred my to the working copy needs to be created with codebench when the repository prefs shall be set. So is there any way to revert this (for example deleting everything on local hd after commiting all changes and creating a new working copy using Codebench or adding the appropriate entries manually into the codebench config file [do not know the appropriate format for these setting-lines though])?

Thanks again!

Bye

Go to top


How to use svntool plugin?
Just popping in
Just popping in


Hello and thanks again for this great peace of Amiga-Software!

Currently I'm fiddling about the usage of svn with Codebench. My project has all its headers, makefiles, sources and the Codebench-Projectfile stored in a SVN repository (file based).

So far I had the svn plugin figured which only asked my to check out sources when they are some days old. Everytime I pressed the synchronize button nothing happened.

Yesterday I tried to used the svntool pluging on my existent project which was created as normal one and where I added and commited all dirs and files manually into svn. Now when pressing synchronize a dialog pops up where I can choose from all parts of the project to commit, check out etc.
Funnily enough the dialog tells me that all of my headers, source etc. are not part of the repository but I can open their revision history using the same dialog though.
This might be correlated with the circumstance that I did not configure a repository within the project setup yet. But this is not possible. At least not from within the dialog which opens when the synchronize button is pressed. When I choose the settings button the requester pops up where URL and credentials for the repository can be entered but all 3 fields are deactivated! I cannot enter anything here. The project itself is setup as a versioned one with the svntool plugin chosen.

So my question is how to configure my project to use svn and my repository appropriately (including committing of changes etc.)? Can I set this inside some preferences/dialogs or maybe is there a possibility to enter it directly in my Codebench-Projectfile?

Many thanks in advance and

Best Regards

Go to top


Re: Timberwolf RC2 available
Just popping in
Just popping in


Absolutely no need to apologize!

Please take care for yourself and get well first!

Gute Besserung auch von meiner Seite!

Go to top


Re: Timberwolf RC2 available
Just popping in
Just popping in


Thanks for all your efforts! Great work!

Go to top


Re: Still development of Codebench and where to get Debugger Plugins from?
Just popping in
Just popping in


@Rigo:

BTW: Is there some kind of input possibility for additional feature requests so that you can collect and prioritize them?

Go to top


Re: Still development of Codebench and where to get Debugger Plugins from?
Just popping in
Just popping in


Hi Simon,

thanks for your response and for the ongoing work regarding Codebench, AmiUpdate and AOS4!

Looking forward to the next version and also to the final release!

One question meanwhile:
Is there some kind of documentation of the plugin interface of Codebench?

Best Regards
René

Go to top


Still development of Codebench and where to get Debugger Plugins from?
Just popping in
Just popping in


Hi everybody,

still using Codebench and like it! Again many thanks!

But since I know Rigo has a lot more to do and his hands on I just wanted to ask whether Codebench is still being developed (for C/C++ projects) or whether it has low priority?

Furthermore I wanted to ask how to set the debugger plugins described within the documentation on Codebench website and where to get them from (namely Amnesia and gdb plugin - couls not find them yet)?

BTW: Is there any documentation regarding the plugin interface and is it powerful enough to enable a graphical source level debugger plugin using gdb for example?

Thanks again (now back to football EM - seems we have a good chance of winning against Netherlands!)!

Bye

Go to top


Re: Timberwolf beta 3 available
Just popping in
Just popping in


So I try to start posting my problem here:

Clipboard handling does not work at all from/to Timberwolf (or is this already known?).

Go to top


Re: Timberwolf beta 3 available
Just popping in
Just popping in


I did so but no chance to post/create a new bug entry.

Go to top


Re: Timberwolf beta 3 available
Just popping in
Just popping in


@tfrieden:

Thanks for the new version and all your efforts!

I also visited the bugtracking site you posted as link. Maybe I did not recognize it but I could not find a way to post/create a new entry there!

@All:
Any hints on that?

Thanks!

Bye

Go to top


Re: Blender won't start
Just popping in
Just popping in


@broadblues:
> What screen resolution are you running blender on?
WB-Screen with 1920x1080

>How are you starting it?
Double Clicking its icon

>Do any other 3d apps run? Any of the minigl demos for instance?
Just downloaded and tried ASG from OS4Depot. Works without problems (switches itself to 800x600).

>What version of minigl do you have?
version minigl.library tells me 2.5

What the ...! Just gave it another try and now it started flawlessly (in Germany we call this demonstration-effect)! Really strange! I'll keep an eye on it!

Go to top


Re: Blender won't start
Just popping in
Just popping in


Hm, strange. I'm also using update4. What might make the difference? Do you use WAZP3D? Or what version of minigl do you use?

Go to top


Re: Blender won't start
Just popping in
Just popping in


Same problem here on PegII G4 with Radeon 9250. MiniGL context could not be created.
Any solution available yet?

Go to top



TopTop
« 1 2 3 (4) 5 6 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project