|
Project Information
-
Project feeds
- Code license
-
GNU GPL v2
-
Labels
svn,
subversion,
tortoise,
tortoisesvn,
thunar,
linux,
ubuntu,
gnome,
client,
nautilus,
pagavcs,
paga,
java,
swing,
gui
|
PagaVCSPagaVCS is a Nautilus, Thunar and mugCommander integrated free TortoiseSVN clone, Subversion GUI client for Linux desktop. Like Tortoise it can be used directly from the filemanager (Nautilus, Thunar, mugCommander) via context menu. News1.6.0- Thunar support separators
- context menu add some separators
- exception handle better the "no such revision" type exceptions
- merge display warning dialog if nothing has been merged
- merge select the commit's url if coming from the commit by "merge too" function
1.5.11- Fix file-comparing function
1.5.10- Don't allow running as root user
- Don't attempt to stop pagavcs on package remove, because the new unix-socket infrastructure doesn't allow it
1.5.8- Fix issues with file and difference viewing
1.5.7- Fix: fresh installed pagavcs doesn't start (if it hasn't been installed before)
1.5.5- Thunar support (by installing pagavcs-thunar package); file-emblems are not supported by Thunar.
1.5.4- The order of command line options (-w, -c) can be any now
- New commands: exit and quit: they do the same as stop command
1.5.3- cli: if path argument is not present use the current directory
1.5.2- pagavcs-bigmem package is support by 1.5 too
The PagaVCS 1.5 series is outMain features: - Without any configuration more than one user can use their own PagaVCS instance. In te 1.4.x series the communicaion port had to be tweaked in the config file. Now the internal communication is based on unix-domain-socket now instead of plain socket.
- No longer supported: 9.10 Karmic, 10.04 Lucid, 10.10 Maverick, 11.04 Natty. Use the 1.4.x series with them (See more)
- The Launchpad PPA repository is the only one to use for 1.5.x. The googlecode's repository is still available for 1.4.x.
Supported Ubuntu versions- Ubuntu 11.10 Oneiric
- Ubuntu 12.04 Precise
(The 1.4.x series supports 9.10 Karmic, 10.04 Lucid, 10.10 Maverick, 11.04 Natty too. See more) Detail changelogspagavcs changelog | pagavcs-core changelog | pagavcs-nautilus changelog InstallThe Ubuntu Launchpad PPA repository has to be set, it provides automatic updates too. sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 9B17F2B406D92A67
sudo add-apt-repository ppa:gaborgabor/pagavcs
sudo apt-get update
sudo apt-get install pagavcs
nautilus -q
Features- Subversion: svn, http, https, file
- Subversion: Update (screenshot)
- Subversion: Commit (screenshot)
- Subversion: Show log (screenshot)
- Subversion: Add
- Subversion: Delete
- Subversion: Ignore
- Subversion: Unignore
- Subversion: Resolve conflict
- Subversion: Cleanup
- Subversion: Merge (screenshot)
- Subversion: Switch (screenshot)
- Subversion: Blame (screenshot)
- Subversion: Export (screenshot)
- Subversion: Repository Browser (screenshot)
- Subversion: Create patch, Apply patch
- It doesn’t slow down the nautilus navigation at all, even very large working copies don't affect the performance
- Marks versioned files
- Recent messages for commit
Used libraries: --- Contact: pagavcs@gmail.com
|