DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • VisualSVN Server: Managing SubVersion repositories has never been this sweet!

    "Ayayay Caramba!" Another great app from the makers of VisualSVN. Introducing VisualSVN Server . VisualSVN Server is a packaged that contains all you need to start(and managed) your own SVN repository. Think of it as your own mini toolbox of goodies for SVN. The package comes with SubVersion...
    Posted to Keith Rull by keithrull on 11-19-2007
    Filed under: Filed under: , , , ,
  • VSS to Subversion to Clearcase

    follow up to my post about visual source safe and subversion (which has a good google page rank), now i'm exploring rational clearcase. we are using clearcase at work and i can see a very close similarities with visual source safe. although the previous post sounds like i'm favoring vss over...
    Posted to jokiz by jokiz on 08-30-2007
    Filed under: Filed under: , , ,
  • Single repository, multiple project setup

    Our company is still using a single subversion repository tree for all our projects with the following classic structure. root --elcs ----trunk ----tags ----branch --hcs ----trunk ----tags ----branch One disadvantage of this setup is that all projects are sharing the same revision number which is shared...
    Posted to jokiz by jokiz on 04-24-2007
    Filed under: Filed under:
  • .NET: A Significant Discovery On TortoiseSVN

    I had very bad intermittent connection lately and this TortoiseSVN is really killing me. With my speaker system tuned on 60% volume playing jazz music to stimulate my mind, while I'm committing several files on our server, suddenly the SVN's error sound breaks my silence. This sound is really...
    Posted to Rodel E. Dagumampan by dehran ph on 04-21-2007
    Filed under: Filed under: ,
  • Getting rid of .svn folders

    I often copy several OSS projects that I have checked out from their public Subversion repository, back at home so that I have the "bleeding edge" source when working. I find it a hassle to have to include all the .svn files. John Galloway presented a hack which even includes the command in the Context...
    Posted to Bonski's Box by bonskijr on 02-25-2007
    Filed under: Filed under: ,
  • Ankhsvn 1.0.1 now available

    If you're like me who had a hard time with the blue icon color for modified files in Ankhsvn 1.0 final, just grab the latest bits of Anksvn here . The team has released a patch to change the modified icon to orange.
    Posted to jokiz by jokiz on 02-20-2007
    Filed under: Filed under: ,
  • Installing subversion windows service

    My task yesterday was to transfer our subversion server to our new server. I have the binaries for subversion 1.4.3 and our repository transferred and what's left is the creation of the windows service. i am using sc.exe to create the windows service with the following command: sc create subversion binpath...
    Posted to jokiz by jokiz on 02-14-2007
    Filed under: Filed under:
  • Refresh issue of AnkhSVN

    There is a refresh issue on the version 1 release of AnkhSVN addin for visual studio last year (i thought it was already the RTM version 1.0 release, it was just RC4). if you are a tortoisesvn committer, you'll notice that the ankh refresh command at the solution level does not actually refresh each...
    Posted to jokiz by jokiz on 01-30-2007
    Filed under: Filed under: ,
  • First Look:Development Stats using StatSvn

    I am a big fan of The Daily Grind at Larkware , as they often give out great links for new tools for developers. Today I was curious about a Subversion metric report called StatSvn , and decided to try it out. I have recently turned to SubVersion for source control, previously it was zip, label the zipfile...
    Posted to Bonski's Box by bonskijr on 11-28-2006
    Filed under: Filed under: , ,
  • moving subversion repositories

    our current subversion repository (using file system) has reached 3Gb and it was now hitting the maximum space of its partition where it is located. i decided to transfer it to another partition of our server. looking at the docs, i've found a procedure where you do an svnadmin dump of the current repository...
    Posted to jokiz by jokiz on 10-24-2006
    Filed under: Filed under:
  • holidays are ideal work days for build masters

    it is currently a public holiday today (end of ramadan) and i decided to come to work in the afternoon to do some changes on our build server and subversion repository. you can't really do some changes on the development servers on regular working days since it might cause delays on the developers (this...
    Posted to jokiz by jokiz on 10-24-2006
    Filed under: Filed under: ,
  • Limiting TortoiseSVN Show log entries

    When you are using SVN Show Log, you'll have a list of the top 100 (default setting) logs/revision logs from Subversion. It may take some time to populate them if you already have a number of revisions in your current project but you have the option to limit the entries from TortoiseSVN Settings ->...
    Posted to jokiz by jokiz on 09-11-2006
    Filed under: Filed under: , ,
  • assemblyversion - revision number before build number

    although msdn docs say that the proper format for assembly version is <major version>.<minor version>.<build number>.<revision> i was surprised that our current project is using a different format which is used by the nant build for our continuos integration setup <major version>...
    Posted to jokiz by jokiz on 08-16-2006
    Filed under: Filed under: , ,
  • subversion one click setup

    i remember when i first set up subversion for my own projects and it was pretty messy, installing the service, etc. all are described in this blog post . months ago, rodel told me that there is a one click installer for setting up subversion and now that i am setting up my new development pc, i was trying...
    Posted to jokiz by jokiz on 08-16-2006
    Filed under: Filed under: ,
  • problematic ankh

    i have encountered a lot of errors using ankh to checkin my changes with subversion for the past week. it's just that there are few updates on the development of ankh and tortoisesvn is more reliable. although i admit, it's a little tedious going to explorer just to use tortoise to checkin the changes...
    Posted to jokiz by jokiz on 07-19-2006
    Filed under: Filed under: , , ,
Page 1 of 2 (17 items) 1 2 Next >

Copyright DevPinoy 2005-2008