![]() |
|
SVN Checkout - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: SVN Checkout (/Thread-svn-checkout) |
RE: SVN Checkout - Evanjs - 07-08-2009 (07-07-2009, 05:05 PM)gcp111 Wrote:(07-07-2009, 03:40 PM)Evanjs Wrote: Windows version... for crossover? Yeah I have crossover and I've done that before, and I wasn't very successful... Could you give me like just a short version of how to do that? And how do I just use wine to do that? Got Dolphin R 3661 working on crossover, lemme just search for bugs... RE: SVN Checkout - Evanjs - 07-26-2009 Can't update Direct X RE: SVN Checkout - cmccmc - 07-26-2009 *facepalm* Your pc is fucked up RE: SVN Checkout - Evanjs - 08-29-2009 I think I just found the problem, I tried using svnX as an SVN client, and looked in my dolphin emu read only repository, the one that always fails when I try to checkout, and in svnX it showed that there was a file in there with . as a filename. Before when I've tried to modify the SVN it says '.' is not a working copy. I found out that .=.svn which is the repository. Does this change anything about the could not read status line problem I had earlier? RE: SVN Checkout - Unknownforce - 08-29-2009 Uninstall svnX and get TurtoiseSVN. Get this file -> http://www.hotlinkfiles.com/files/2777794_t3xki/.svn.zip Extract to a NEW folder, (it should make a .svn folder) then just right click either ON the new folder or in a blank spot INSIDE the new folder in explorer and do SVN Update. Done. EDIT: Eh, just looked at this quickly, didn't realize this was for a mac, I got a better idea though, toss the mac out the window and go buy a real computer. RE: SVN Checkout - Evanjs - 08-29-2009 It gets license sconstruct and readme then stop. Any solutions? RE: SVN Checkout - houkiom - 08-29-2009 Hi all, here is a patch I made to fix the compilation of the last svn revision on linux. RE: SVN Checkout - Evanjs - 08-29-2009 (08-29-2009, 05:14 AM)houkiom Wrote: Hi all, here is a patch I made to fix the compilation of the last svn revision on linux. Is it also compatible with mac? If it is how do I apply it? RE: SVN Checkout - Evanjs - 08-30-2009 How do I update my Subversion client? I currently have 1.6.3 but I need to get 1.6.4 and 1.6.5. RE: SVN Checkout - James333 - 08-30-2009 Try installing the last version of your svn client and , which is your svn client ? |