The last release of Graphics32 1.8.3 is dated with March 2007.
When will there be an official Delphi 2010 compatible version?
Is there any public SCM repository of Graphics32?
I know, other RCS are better, but...
I have moved an SVN repository from file:///path/to/repo to http://host.name/svn/repo
but there is a working directory (checkout out from file://) with changes that want commiting to the http location.
How then, can I change the repo a working directory will commit to when issuing svn commit?
I'd rather do that than checkout a new copy and sync changes locally. Also, handy to know for the future.
Suppose that I have two massive folders in SVN: test and prod. I'm trying to use the following svn command to merge the content from test into prod:
svn merge ./prod@HEAD ./test@HEAD ./prod
However, my SVN repository is huge and this process takes an enormous amount of time. Is there any way that I can make a simpler merge statement which will be more processor friendly? Perhaps a server-URL based merge?
Any insight is appreciated....
I am installing Matrix on a Linux x86_64 multicore system. I receive a message:
Warning message:
In install.packages("Matrix", dependencies = TRUE) :
package 'Matrix' is not available
Sure enough, there are not many details on package troubleshooting. It appears that Matrix is available for x86_64, but it's not available in any repository. How come?
I am new to android development.
Have tried a couple times downloading the Android SDK and ADT plugin for Eclipse
In the Android SDK and AVD manager load fine but will not load any available packages.
Show:
- Android Repository
--"Some packages were found but are not compatible updates"
In the installed it shows 1.5 to 2.3 SDK platforms.
How to I get them available.
Appreciate help.
Thanks,
Alex
For example, I have some project Common.Utils.csproj and use it in all other projects. I can store its (Utils) sourses in one repository and modify it only there, register dll in gac and use it as dll in other projects, or I can clone sourse anywhere I need, include project in solution, use it as source and push modifications. So, what is best practice?
Hi all, I just set up Mercurial on our main webserver, hosting repositories via hgwebdir.cgi. The problem I'm having now is when I run hg push from my local machine to the server's repository, it takes an absolutely ridiculous amount of time to push a very small directory, with only a single changeset. Is it possible that I've set something up wrong? I keep getting HTTP Error 502: Bad Gateway.
Thanks!
public ActionResult AddDinner()
{
Dinner dinner = dinnerRepository.GetDinner(id);
ViewData["dinner"] = repository.AllDinners();
return View(dinner);
}
1) First of all both the dinner object and the ViewData["dinner"] is passing to the view?
2) Secondly how would I iterate over the ViewData["dinner"] in the view?
I have a huge repository of files that are ordered by numbered folders. In each folder is a file which starts with a unique number then an unknown string of characters. Given the unique number how can i open or copy this file?
for example:
I have been given the number '7656875' and nothing more.
I need to interact with a file called '\server\7656800\7656875 foobar 2x4'.
how can i achieve this using PHP?
I know how to generate html documentation using Sandcastle and similar tools. But if I want to host the project on Google code, how can I easily publish the documentation straight into the Google project Wiki pages?
I can see the SVN repository has a wiki folder which I assume maps to the project Wiki pages and I guess I can make a build step to build the documentation from the autodoc tags. But is there some tool that generates wiki compatible format from the code documentation tags?
I set up subversion on my Windows 2008 server and it works fine locally, but when on a remote machine, I would like to be able to access my repository by using the URL of a website hosted on my server. Any idea how I can set that up?
I use svn to store the revisions of my specification files, written with oowrite (OpenOffice.org).
I cannot find the way to compare different revisions of my odt files. It complains their are binary.
Is there any tool or plugin to compare odt files stores in svn repository?
I'm looking for a way to get all appenders attached to one logger instance.
I tried:
Hierarchy hierarchy = LogManager.GetRepository() as Hierarchy;
hierarchy.GetAppenders()
as per documentation this returns all appenders for all loggers currently configured.
When I try this:
LogManager.GetLogger("MyLoggerName").Logger.Repository.GetAppenders();
I get the same result.
I would like to retrieve only appenders attached to one logger ("MyLoggerName" in this case)
Were am i wrong?
Thank you.
I have some old personal/proprietary code that I want to "promote" to open-source.
But I'd really like to preserve (and publish) the full CVS history... is this possible through Google Code's SVN repository?
I want to create a simple script that tags the latest revision to the tags folder, for example: for Trunk directory head revision 114, it will create a tag of this directory to the Tags directory which goes by the name "r114".
I don't really care of what scripting language it'll use (as long as it runs on windows).
I tried creating such script using SVN CLI tool, but it failed connecting to a SSL repository.
How can I achieve that?
Hi,
Instead of having an add() method in the repository, I would like to overload the += operator so that the expression
_repository += myModel;
will insert myModel into the database(after i submit changes)
I know that the objects of different type cannot be used in operator overloading. Still want to know if there is some alternate ways to accomplish this
Any help?
Is it possible to update a directory to a specific revision without cloning the whole repository (local or on a central server) in Mercurial? This would be great, because to clone the whole repo first takes to much time for me. As example: default and the b2.3 branch from which I want to update.
Thanks in advance! :)
Hi so I am trying to create a deb package for a web application written in Java (it uses Apache Tomcat). My eventual goal is to start a repository that people can add to apt-get the software, but
How do I make it so that the package knows to look for dependencies like tomcat, sun-java6-bin, and ant?
How do I write an installer script to place the files and folders in the right place?
I'd like to embed code from my SVN repository into my website, using PHP. The SVN has public anonymous access, so the PHP code should be fine reading it.
The code on said SVN is java, and so far I've had no luck finding a syntax-highlighter to make the code more readable. Ideally I'd like one that uses CSS classes so that I can change the colors to match the look of the website.
Could someone point me to a PHP library that highlights Java code?
Hi! I'm working on a program that shall have an "updates" module (online). I can't figure out how to do this. Initially i'm trying with a SVN repository. Any better idea? How is this normally done?
(I'm not asking for a concrete languague, i only want an general idea about the procces)
Thank you.
I have a project in eclipse, that is unable to see maven dependencies. What is odd is when I build from the command line the build completes fine. They are both pointed at the same repository.
I would think that it is something with maven or project configuration but I have been through every piece with no success.
I would appreciate any help on this one.
ps using m2eclipse
We have a code base composed of many projects. Currently each time we add a project on SVN we must reconfigure CruiseControl to start build and test on such project.
I'm looking for a tool (better if open source) able to scan the SVN repository and find new projects by itself.
A project can be "a SVN folder containing trunk, tags, branches subfolders".
Even better if the tool supports multistaged continous integration and build on demand.
Thanks
Hi there.
I don't know exactly how it happened, but I have a versioned ".svn" directory
in my repository. Don't ask me how it got there.
If I tell svn to delete it, it does not want to, since .svn is a reserved argument.
Force does not work.
Any ideas?
I've been working with a document repository using XQuery (via Java and .NET interfaces) and was wondering if anyone has any recommendations for unit testing XQuery modules?