It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
i want to do SVN checkout by using perl script.
basically want to automate SVN checkout process.
You may use SVN::Client for this purpose. Also check out this answer.
Related
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want a push notification service to run on windows written using C#. Is it possible any guide lines?
Simple google search showed me this tutorial which seems cover everything.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
[screenshot]:
Where I can read more about it?
Thank you.
This is the commit activity for the repository. The higher the bar, the more commits made.
Unfortunately I can't find any reference to this! The closest I can find is information about other visualisations github offer: https://github.com/blog/1093-introducing-the-new-github-graphs
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I have a private git repo on a VPS. I put some word docs, and some excel sheets and some other non source-code files on it that I'd like to be able to access on my iPhone.
Is there any way to do that?
Consider installing a simple web server (like lighttpd) and hook up the built-in Gitweb interface. It allows you to browse history and view/download files.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I read that to make a facebook program you have to have a server. Is that true? I'm planning on making a facebook program but am wondering what kind of hassle it is.
Facebook just released integration with Heroku so that you can make an app without having to manage your own server. The post about it is here.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
this is the link for unzip (no links please)
Presumably you want the code to unzip a file you have downloaded?
See iPhone Unzip code