'관심꺼리들 > General Programming' 카테고리의 다른 글
| Chilkat CkXML 라이브러리 메모리 Leak 있음 (0) | 2010/05/17 |
|---|---|
| C++ TDD 분석 (0) | 2010/03/20 |
| XML-Parser (0) | 2010/03/11 |
| innosetup (0) | 2009/12/03 |
| Subversion (Mac / Windows) (0) | 2009/11/02 |
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
| Chilkat CkXML 라이브러리 메모리 Leak 있음 (0) | 2010/05/17 |
|---|---|
| C++ TDD 분석 (0) | 2010/03/20 |
| XML-Parser (0) | 2010/03/11 |
| innosetup (0) | 2009/12/03 |
| Subversion (Mac / Windows) (0) | 2009/11/02 |
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
| Chilkat CkXML 라이브러리 메모리 Leak 있음 (0) | 2010/05/17 |
|---|---|
| C++ TDD 분석 (0) | 2010/03/20 |
| XML-Parser (0) | 2010/03/11 |
| innosetup (0) | 2009/12/03 |
| Subversion (Mac / Windows) (0) | 2009/11/02 |
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
Chilkat XML은 하나의 사용하기 쉬운 XML Parser이며, 일종의 RAD 입니다.
주요 지원 기능들
| Chilkat CkXML 라이브러리 메모리 Leak 있음 (0) | 2010/05/17 |
|---|---|
| C++ TDD 분석 (0) | 2010/03/20 |
| XML-Parser (0) | 2010/03/11 |
| innosetup (0) | 2009/12/03 |
| Subversion (Mac / Windows) (0) | 2009/11/02 |
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
| C++ TDD 분석 (0) | 2010/03/20 |
|---|---|
| XML-Parser (0) | 2010/03/11 |
| innosetup (0) | 2009/12/03 |
| Subversion (Mac / Windows) (0) | 2009/11/02 |
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
| TortoiseSVN 1.6.2 교체 (0) | 2009/06/16 |
"Version Control with Subversion" - A Subversion book by Ben Collins-Sussman, Brian W. Fitzpatrick, and C. Michael Pilato;
treeware available from O'Reilly, plus full sources/HTML/PDF available online
http://svnbook.red-bean.com/
"Practical Subversion, Second Edition" - A Subversion book by Dan Berlin and Garrett Rooney;
one chapter free online
http://apress.com/book/bookDisplay.html?bID=10203
"Pragmatic Version Control Using Subversion" - A Subversion book by Mike Mason;
two chapters free online
http://www.pragmaticprogrammer.com/titles/svn/
"Subversion Version Control : Using the Subversion Version Control System in Development Projects" - A Subversion book by William Nagel;
hardcopy published by Prentice Hall, downloadable as a PDF under the Open Publication License;
http://www.williamnagel.net/svn.php
"Subversion in Action" - A Subversion book by Jeffrey Machols;
two chapters free online
The book is available in pdf format only
http://www.manning.com/machols/
"Subversion" - A German (Deutsch) Subversion book by Frank Budszuhn;
some chapters free online
http://www.galileocomputing.de/929?GPP=subversion
"Versionsmanagement mit Subversion" - A German (Deutsch) Subversion book by Tobias Wassermann based on Subversion 1.4;
http://mitp.de/vmi/mitp/detail/pWert/1662/titel/Versionsmanagement%20mit%20Subversion
Cornerstone - A GUI Subversion client for Mac OS X.
(Not open source. Free trial version available.)
http://www.zennaware.com/cornerstone/
eSvn - cross-platform QT-based GUI frontend to Subversion
http://sourceforge.net/projects/esvn
FSVS - fast subversion command-line client centered around software deployment
http://fsvs.tigris.org/
KDESvn - A Subversion client for KDE
http://www.alwins-world.de/wiki/programs/kdesvn
QSvn - A cross-platform GUI Subversion client
http://www.anrichter.net/projects/qsvn/
RapidSVN - A cross-platform GUI front-end for Subversion
http://rapidsvn.tigris.org/
RSVN - Python script which allows multiple repository-side operations in a single, atomic transaction.
https://opensvn.csie.org/traccgi/rsvn/trac.cgi/wiki
SmartSVN - A cross-platform GUI client for Subversion
(Not open source. Available in a free and a commercial version.)
http://www.syntevo.com/smartsvn/
Subcommander - A cross-platform Subversion GUI client including a visual text merge tool.
http://subcommander.tigris.org/
svnX - A Free Mac OS X GUI client & repository browser.
http://code.google.com/p/svnx/
Syncro SVN Client - Cross-platform graphical Subversion client.
(Not open source. Free trial versions available for Mac OS X, Windows and Linux.)
http://www.syncrosvnclient.com
Versions - A GUI Subversion client for Mac OS X.
(Not open source; requires commercial license.)
http://www.versionsapp.com/
WorkBench - Cross platform software development GUI built on Subversion written in Python
http://pysvn.tigris.org/
ZigVersion - a Subversion Interface for Mac OS X. Aims to design an interface around the typical workflows of programmers.
(Note that this is not open source.)
http://zigversion.com/
Cascade - Cross-platform file system driver frontend to Subversion, both GUI and command line. Also provides other higher-level functionality.
(Not open source; free for personal use.)
http://www.conifersystems.com/cascade/
KSvn - A Subversion client for KDE -- a plugin for Konqueror
http://sourceforge.net/projects/ksvn
SCPlugin - Subversion integration for Mac OS X Finder
http://scplugin.tigris.org/
TortoiseSVN - A Subversion client, implemented as a windows shell extension
http://tortoisesvn.tigris.org/
Many Integrated Development Environments support Subversion either natively or through a provided plug-in. This section aims to list IDE plug-ins that are not provided with the IDE.
Aigenta Unified SCC - Subversion/CVS add-in for MSSCCI-compatible programs, including Microsoft Visual Studio and other programs
(Not Open Source. Free trial version available.)
http://aigenta.com/products/UnifiedScc.aspx
AnkhSVN - Subversion integration for Microsoft Visual Studio
http://ankhsvn.open.collab.net/
CollabNet Desktop - Eclipse Edition - Eclipse integration to Subversion and CollabNet enterprise software
http://desktop-eclipse.open.collab.net/
CollabNet Desktop - Visual Studio Edition - Visual Studio integration to Subversion and CollabNet enterprise software
http://desktop-vs.open.collab.net/
CW Subversion - A VCS plugin for Metrowerks CodeWarrior
http://www.soundgeek.org/Sound_Geek/CWSVN.html
Subclipse - A Subversion Eclipse Plugin
http://subclipse.tigris.org/
Subversive - A Subversion Eclipse Plugin
http://www.polarion.org/index.php?page=overview&project=subversive
SVN SCC Proxy - A SCC add-in for SVN
(Note that this is not an Open Source project.)
http://www.pushok.com/soft_svn.php
VisualSVN - Subversion integration for Visual Studio .NET 2003, 2005 & 2008
(This is a commercial closed-source product.)
http://www.visualsvn.com/visualsvn/
psvn.el - A Subversion interface for emacs
http://xsteve.nit.at/prg/vc_svn/
Vcscommand.vim - CVS/SVN/SVK integration plugin for the vim editor
http://www.vim.org/scripts/script.php?script_id=90
PixelNovel Timeline - Subversion client plugin for Adobe Photoshop
(This is a commercial closed-source project.) http://www.pixelnovel.com/timeline/
Subversion - Python, Perl, Java, and Ruby bindings to Subversion API analogous to the core C API
http://subversion.tigris.org/
PySVN - Object-oriented Python bindings for the Subversion client API
http://pysvn.tigris.org/
SVNKit - Pure Java Subversion client library
http://svnkit.com/
SVNCPP - C++ object oriented bindings for the Subversion client API
http://rapidsvn.tigris.org/
SubversionSharp - C# bindings
http://www.softec.st/SubversionSharp
SharpSvn - .Net 2.0 binding of the Subversion Client API, plus some extras.
http://sharpsvn.open.collab.net/
PECL SVN (PHP) - PHP bindings
http://pecl.php.net/package/svn
There are many hook scripts in the tools area (supported) and the contrib area (unsupported, offered on an as-is basis), in addition to the ones below.
svn2cvs - Save Subversion commits to CVS repository.
http://svn2cvs.tigris.org/
PHPUnitStats - On each commit, compute statistics of PHPUnit test cases performed by the author, store results in a MySQL database.
http://sourceforge.net/projects/phpunitstats/
cvs2svn - CVS to Subversion conversion
cvs2svn has become its own project now, look at:
http://cvs2svn.tigris.org/
clearsvn - Subversion Connector to ClearCase
Bidirectional synchronization of SVN repository with ClearCase VOBs.
http://clearsvn.open.collab.net/
p42svn - Perforce to Subversion conversion
A Perl script which converts a Perforce depot to a Subversion repository
http://p42svn.tigris.org/
rcs2svn - RCS to Subversion conversion
A Perl script which converts RCS repositories to a Subversion repository
http://www.coelho.net/rcs2svn.html
sccs2svn.py - SCCS to Subversion conversion
A Python script which converts SCCS repositories to a Subversion repository
http://sccs2svn.berlios.de/
svn-dump2dir and svn-dir2dump - Convert back and forth between a subversion dump file and a subversion dump directory.
A "dump directory" is isomorphic to a dump file but all of the fields have been exploded out into their own files so that the field length counts are implicit. It is straightforward to hack on or patch the history a subversion repository when in this dump directory form. Also includes a reimplementation of patch that is more helpful when files are missing, as occurs in the incremental dump form. A precise grammar for the subversion dump file format is also provided.
http://www.cubewano.org/blacktackle
SVN Importer - Migrate to SVN from MKS, VSS, ClearCase, Star Team, PVCS, CVS
http://www.polarion.org/index.php?page=overview&project=svnimporter
Tailor - a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories. Supports incremental conversion.
http://wiki.darcs.net/DarcsWiki/Tailor
vss2svn - Microsoft Visual Source Safe (VSS) to Subversion
http://www.pumacode.org/projects/vss2svn
SVNFusion - Consolidates several (hundreds) of repositories into a new merged single one, preserving the revision history dates and handling tags and branches cleverly
http://svnfusion.sourceforge.net
tc2svn - Team Coherence to Subversion converter
https://www.iat.uni-leipzig.de/datenbanken/iks/bunk/tc2svn/
| XML-Parser (0) | 2010/03/11 |
|---|---|
| innosetup (0) | 2009/12/03 |
| Subversion (Mac / Windows) (0) | 2009/11/02 |
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
| TortoiseSVN 1.6.2 교체 (0) | 2009/06/16 |
| TortoisSVN을 쓰다가 느려진것 같으면..? (0) | 2009/04/17 |
응용 프로그램을 실행할 수 없습니다. 라는 에러와 함께 컴파일 한 실행파일이 실행되지 않는다면, dll 을 로딩하지 못해서일 수 있다.
마이크로소프트 비주얼 스튜디오에서 제공하는 dumpbin.exe 프로그램을 이용해서 프로그램에서 사용하는 dll 을 찾아내보자.
비주얼 스튜디오 메뉴에서 "Visual Studio.NET 2005 명령 프롬프트" 를 실행하라.
dumpbin.exe 를 아래와 같이 실행하라.
dumpbin.exe /imports {program name}
예) dumpbin.exe /imports notepad.exe
그리고 가끔 SP1을 설치했다거나 한다면 redist pack 을 찾아서 같이 설치해주면 해결되는 경우도 있다.
| innosetup (0) | 2009/12/03 |
|---|---|
| Subversion (Mac / Windows) (0) | 2009/11/02 |
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
| TortoiseSVN 1.6.2 교체 (0) | 2009/06/16 |
| TortoisSVN을 쓰다가 느려진것 같으면..? (0) | 2009/04/17 |
| AMD CPU와 윈도우간의 문제. (0) | 2009/03/05 |
| Subversion (Mac / Windows) (0) | 2009/11/02 |
|---|---|
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
| TortoiseSVN 1.6.2 교체 (0) | 2009/06/16 |
| TortoisSVN을 쓰다가 느려진것 같으면..? (0) | 2009/04/17 |
| AMD CPU와 윈도우간의 문제. (0) | 2009/03/05 |
| Memory Leak Diagnostic Toolkit (0) | 2009/02/12 |
간략하게
요점만 적도록 하죠. 시간은 금이니..
만일 큰 프로젝트로 작업하고 있다면, TortoiseSVN을 이용했을때 몇가니 성능상 문제를
야기할 수 있다. 몇가지 최적화 팁을 소개하겠다. (working copies 는 적당한 단어가 안 떠오르네요 작업폴더라고 하죠)
아래 원문....
If you're working with big projects, you might encounter some performance problems when using TortoiseSVN. Here are some tips to optimize the settings:
| 프로그램이 사용하는 dll 알아내기 (2) | 2009/06/23 |
|---|---|
| TortoiseSVN 1.6.2 교체 (0) | 2009/06/16 |
| TortoisSVN을 쓰다가 느려진것 같으면..? (0) | 2009/04/17 |
| AMD CPU와 윈도우간의 문제. (0) | 2009/03/05 |
| Memory Leak Diagnostic Toolkit (0) | 2009/02/12 |
| vim-doc (0) | 2008/09/11 |
AMD Dual-CPU는 윈도우 XP와 문제가 있댄다..
굉장히 Performance가 떨어지는 현상이 발견되어서 추적해보니, AMD CPU사용자들.. 아웅.. 결국 답변은 XP는 추가 패치를 받아야만 제대로 작동한다고 하는거군. 비스타는 이부분이 패치되어 있으니 다행이라면 다행이랄까?
http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_13118,00.html
more..
Dear Customer,
Thank you for contacting AMD Customer Care,
The Dual core optimizer and processor driver is only required for Windows XP.
Windows Vista has built in support for the feature.
The Dual core optimizer and processor driver can be downloaded from:
http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_13118,00.html
To check which version of the processor driver/optimizer you have installed.
Please launch Add/Remove programs and select to show more support information under the processor driver.
Regards
AMD Customer Care
그리고 보너스.. AMD와는 상관없지만, 멀티코어 CPU 인 경우는
XP가 나올당시 관련 CPU가 없었기 때문에 기능 지원이 미비했다. 그래서!!!! 이후에 패치를 다시 내어 놓았으니. Windows XP 버전이 SP2 KB896256 이전 버전이라면 멀티코어 CPU에 대한 제성능이 나오지 않는것이다....
- http://support.microsoft.com/kb/896256
- http://support.microsoft.com/kb/909944
아래 패치를 받을 수 있도록 하자.. 둘 다 인스톨 될때 체크해주는게 가장 좋겠지?
| TortoiseSVN 1.6.2 교체 (0) | 2009/06/16 |
|---|---|
| TortoisSVN을 쓰다가 느려진것 같으면..? (0) | 2009/04/17 |
| AMD CPU와 윈도우간의 문제. (0) | 2009/03/05 |
| Memory Leak Diagnostic Toolkit (0) | 2009/02/12 |
| vim-doc (0) | 2008/09/11 |
| SVN 권한설정 (0) | 2008/05/16 |
| TortoisSVN을 쓰다가 느려진것 같으면..? (0) | 2009/04/17 |
|---|---|
| AMD CPU와 윈도우간의 문제. (0) | 2009/03/05 |
| Memory Leak Diagnostic Toolkit (0) | 2009/02/12 |
| vim-doc (0) | 2008/09/11 |
| SVN 권한설정 (0) | 2008/05/16 |
| RMCOBOL (2) | 2007/11/20 |
댓글을 달아 주세요