[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: berlios closing; where should my projects escape to?



Alex Chiang <achiang@canonical.com> writes:

> The lowest common denominator is patch(1).
>
> So all you really need to know how to do is use the upstream's
> tool to obtain the source:
>
> 	git clone
> 	bzr branch
> 	svn co
> 	etc.

Even better, at least in Debian's case, there's debcheckout(1). It hides
all the boring stuff. Check stuff out into two dirs, work in one, diff
with the other, send patch upstream (or if appropriate, to
$distribution), and one doesn't even have to know what VCS tool upstream
is using.

Simple, stupid, but works, and is pretty much VCS-agnostic.

-- 
|8]


Reply to: