that is all there in the egit plugin.
-igor
On Thu, Mar 4, 2010 at 1:38 PM, Johan Compagner wrote:
> no integration needed?
> How do you compare (with the repository version or another version, branch)?
>
> how do you check what is all incoming? (synchronize with working sets)
> History view: ge
Congratulations!
On Mar 4, 2010, at 6:35 PM, Igor Vaynberg wrote:
> Wicket 1.4.7 is released!
>
> This is the seventh maintenance release of 1.4.x series and brings over
> 30 bug fixes and improvements.
>
> tag: https://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.7/
>
> maven:
>
>
>
Wicket 1.4.7 is released!
This is the seventh maintenance release of 1.4.x series and brings over
30 bug fixes and improvements.
tag: https://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.7/
maven:
org.apache.wicket
wicket
1.4.7
download: http://www.apache.org/dyn/closer.cgi/wicket/
gitk works wonders with those things
On Mar 4, 2010, at 1:38 PM, Johan Compagner wrote:
> no integration needed?
> How do you compare (with the repository version or another version, branch)?
>
> how do you check what is all incoming? (synchronize with working sets)
> History view: getting a rev
On Thu, Mar 4, 2010 at 1:38 PM, Johan Compagner wrote:
> no integration needed?
> How do you compare (with the repository version or another version, branch)?
>
> how do you check what is all incoming? (synchronize with working sets)
> History view: getting a revision, comparing 2 revisions, getti
How do you compare (with the repository version or another version, branch)?
Something along the lines of (other ui tools might differ slightly):
gitk 1.2 1.3
gitk master origin
git diff master..origin/master
dit diff master..origin/feature-branch
history view:
getting a revision,
git checkout 1
no integration needed?
How do you compare (with the repository version or another version, branch)?
how do you check what is all incoming? (synchronize with working sets)
History view: getting a revision, comparing 2 revisions, getting the
contents?
Annotations?
I use above points daily. I cant d
Like the man said, the eclipse support ain't too bad. But the way Git works
you really don't _need_ integration. If you want a good ui there's Tortoise
Git for windows or GitX for OSX.
git-svn is useful, but limits you. It's very slow and cannot support merges
(because it has to eventually fall
Yes I can understand for Wicket but what about Stuff?
igor.vaynberg wrote:
>
> the bridge works ok most of the times. but, it still has a few rough
> edges. for example while running git svn dcommit and there is a
> conflict all commits after the one that caused the conflict are lost
> and you
Added. Sorry this took so long.
--
Jeremy Thomerson
http://www.wickettraining.com
On Thu, Feb 18, 2010 at 8:55 AM, Vijay Kiran wrote:
> vijaykiran
Am Donnerstag, den 04.03.2010, 11:19 +0100 schrieb Ernesto Reinaldo
Barreiro:
> http://londonwicket.googlecode.com/files/LondonWicket-Paint.pdf ?
>
> Ernesto
thanks:)
mm:)
http://londonwicket.googlecode.com/files/LondonWicket-Paint.pdf ?
Ernesto
On Thu, Mar 4, 2010 at 11:11 AM, Michael Mosmann wrote:
> Hi,
>
> I am not sure how to implement something like an mouse position
> behavior. I know, that i can use some form and ajaxsubmit behavior. But
> that not the w
Hi,
I am not sure how to implement something like an mouse position
behavior. I know, that i can use some form and ajaxsubmit behavior. But
that not the way i like it:)
any suggestions are welcome
michael mosmann:)
13 matches
Mail list logo