From owner-freebsd-current@FreeBSD.ORG Sat Aug 23 13:53:21 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75CEE1065675 for ; Sat, 23 Aug 2008 13:53:21 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.234]) by mx1.freebsd.org (Postfix) with ESMTP id 1F01C8FC13 for ; Sat, 23 Aug 2008 13:53:20 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: by qb-out-0506.google.com with SMTP id e34so1271067qbe.35 for ; Sat, 23 Aug 2008 06:53:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=s//WW9RwGQWdIo0V/h+dC2xxWDVHFeTroibPu7Hqedg=; b=FSmXQ5K7HA6HUpoHoATR4/su4Lvh6PNHF8xkEXb6ofaX/WnkIveJ5osdzRfKzgjIXK 9XCMuLHvaRZkV+Io8Z0yjr/7AI2nyXeO/deVvzngEwe+czbkEoOfN5wvDlZ89erMCDS3 wy6lkspcplve+JaMALJchpyVDG6a2yNt0a/wA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=NaT6Ysv9dM4/ajYzPQ6GTSzQqNE4R2FmPTA177hj/VHLNwunFqG/uqnD3TpIFzONjX XsJy6HP9/rrG90W2aajXaYu8BNGhumm5een/YiNWomMBzYyX+2TAgpwTG95/wBHr8pSD W8PXswcfQQILqcX3+JF08zK6Ag2H7+0eSYxBE= Received: by 10.210.71.12 with SMTP id t12mr3291224eba.146.1219499600129; Sat, 23 Aug 2008 06:53:20 -0700 (PDT) Received: by 10.210.130.15 with HTTP; Sat, 23 Aug 2008 06:53:20 -0700 (PDT) Message-ID: <3cb459ed0808230653y40fcacbawc2586aa67f3e18f0@mail.gmail.com> Date: Sat, 23 Aug 2008 17:53:20 +0400 From: "Alexander Churanov" To: "Garrett Cooper" In-Reply-To: <7d6fde3d0808230531q3a6d0952s6faa632e8faaa3ff@mail.gmail.com> MIME-Version: 1.0 References: <3cb459ed0808230256g3f0f51epd9ab54047d3bd681@mail.gmail.com> <20080823102656.GE99951@hoeg.nl> <20080823110406.GB10445@saltmine.radix.net> <3cb459ed0808230416w701714e8p7be03e544a964e7b@mail.gmail.com> <20080823114116.GA40125@owl.midgard.homeip.net> <3cb459ed0808230502o3324b5c8i465e8de85564bee7@mail.gmail.com> <7d6fde3d0808230531q3a6d0952s6faa632e8faaa3ff@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Current , Thomas Dickey , Ed Schouten Subject: Re: Unicode-based FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2008 13:53:21 -0000 Garrett, Actually a separate branch is not required at this point, though could be useful. The first step is server/tag information that would enable me to check out the right code. And it's up to FreeBSD team whether to provide separate branch or not. I would be completely statisfied if you tell me how to check out the source. Also I'd like to explain that I'm not familiar with perforce. Though I see no problems in using it if it can be installed from ports. Thanks, Alexander Churanov